cl-the
cl-the is an autoloaded Lisp macro in `cl-macs.el
'.
(cl-the TYPE FORM)
Return FORM. If type-checking is enabled, assert that it is of TYPE.
cl-macs.el
'.
(cl-the TYPE FORM)
Return FORM. If type-checking is enabled, assert that it is of TYPE.