isDigit

Gets whether the character is numeric.

@nogc nothrow
bool
isDigit
(
char c
)

Meta