Function: typep
typep is a function alias for cl-typep, defined in cl-macs.el.gz.
This function is obsolete since 27.1; use cl-typep instead.
Signature
(typep VAL TYPE)
Documentation
Return t if VAL is of type TYPE, nil otherwise.
Aliases
typep (obsolete since 27.1)