Function: COMMON-LISP:ALPHANUMERICP

package type clhs github

Given a character-object argument, ALPHANUMERICP returns T if the argument is either numeric or alphabetic.

Lambda list

(char)