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 - 01 Dec 2021 19:30:41