isSwedishVowel

Check if c is a Swedish Vowel.

@safe pure nothrow @nogc
bool
isSwedishVowel
(
const dchar c
)

Meta