typep
typep is an alias for `cl-typep' in `cl.el
'.
(typep OBJECT TYPE)
This function has a compiler macro `cl--compiler-macro-typep'.
Check that OBJECT is of type TYPE.
TYPE is a Common Lisp-style type specifier.
cl.el
'.
(typep OBJECT TYPE)
This function has a compiler macro `cl--compiler-macro-typep'.
Check that OBJECT is of type TYPE.
TYPE is a Common Lisp-style type specifier.