isGermanIndefiniteArticle

Check if s is a Vowel.

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

Meta