isSwedishSoftVowel

Check if c is a Swedish soft vowel.

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

Meta