isGermanIndefiniteArticle

Check if s is a Vowel.

@safe pure
bool
isGermanIndefiniteArticle
(
S
)
(
S s
)
if (
isSomeString!S
)

Meta