isAlpha

Gets whether the character is alphabetic.

@nogc nothrow
bool
isAlpha
(
char c
)

Meta