char-numeric?

char-numeric? : (char -> boolean)

purpose:
to determine whether a character represents a digit


Advanced Student Language


Google