The predicate for simple characters (deprecated).
lispworks
simple-char-p object => result
| object⇩ |
The object to be tested. |
| result⇩ |
A boolean. |
The function simple-char-p is the predicate for simple characters.
result is t if object is a simple character, and nil otherwise.
simple-char-p is deprecated.
LispWorks® User Guide and Reference Manual - 18 Feb 2025 15:32:27