Tests if an object is a simple character.
lispworks
simple-char-p object => bool
object
The object to be tested.
bool
t if object is a simple character; nil otherwise.
t
nil
The predicate for simple characters.
simple-char