Function ends_in_vowel

  • Checks if a word ends in a vowel (including silent e).

    Parameters

    • str: string

    Returns boolean

Generated using TypeDoc