Tests if an object is a base string.
lispworks
base-string-p object => bool
object
The object to be tested.
bool
t if object is a base string; nil otherwise.
t
nil
This is the predicate for base strings.
base-string