isUniversalAlpha

returns true if character is A..Z, a..z, _ or universal alpha

bool
isUniversalAlpha
pure nothrow
(
dchar ch
)

Meta