Function is_vowel

  • Check if string is only one letter, and is a vowel?

    Parameters

    • str: string

    Returns boolean

Generated using TypeDoc