Scieneer Common Lisp 1.3.9 online documentation alpha-char-p char [Function] The argument must be a character object. Returns t if the argument is an alphabetic character, A-Z or a-z; otherwise nil.
|
| alpha-char-p char | [Function] |
The argument must be a character object. Returns t if the argument is an alphabetic character, A-Z or a-z; otherwise nil.