Function: COMMON-LISP:STANDARD-CHAR-P

package type clhs github

The argument must be a character object. STANDARD-CHAR-P returns T if the argument is a standard character – one of the 95 ASCII printing characters or .

Lambda list

(char)