isAlphaNumeric

Gets whether the character is alpha-numeric.

@nogc nothrow
bool
isAlphaNumeric
(
char c
)

Meta