isGermanArticle

Check if s is a Vowel.

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

Meta