Tests if an object is a base character
lispworks
base-char-p object => bool
object
The object to be tested.
bool
t if object is a base character; nil otherwise.
t
nil
This is also the predicate for base characters, only with standard spelling.
base-character-p