char-numeric?

char-numeric? : (char -> boolean)

purpose:
to determine whether a character represents a digit


Beginning Student with List Abbreviations Language


Google