Predicate for the system class precompiled-regexp.
lispworks
precompiled-regexp-p object => boolean
| object⇩ |
A Lisp object. |
| boolean |
A boolean. |
The function precompiled-regexp-p returns t if object is of type precompiled-regexp and otherwise it returns nil.
LispWorks® User Guide and Reference Manual - 18 Feb 2025 15:32:27