Checks if a character is a digit.
The character to check.
The numeric base to consider when checking for digitness.
true if the character is a digit.
See Implementation
Checks if a character is a digit.