Deprecated synonyms for text-string-p and simple-text-string-p.
system
augmented-string-p object => result
simple-augmented-string-p object => result
object⇩ |
A Lisp object. |
result |
A boolean. |
The functions augmented-string-p
and simple-augmented-string-p
are deprecated synonyms for text-string-p and simple-text-string-p, testing the type of object.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02