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