Function: COMMON-LISP:DIGIT-CHAR-P

package type clhs github

If char is a digit in the specified radix, returns the fixnum for which that digit stands, else returns NIL.

Lambda list

(char &optional sb-impl::radix)