Function: the
the is a function alias for cl-the, defined in cl-macs.el.gz.
This macro is obsolete since 27.1; use cl-the instead.
Signature
(the TYPE FORM)
Documentation
Return FORM. If type-checking is enabled, assert that it is of TYPE.
Probably introduced at or before Emacs version 18.
Aliases
the (obsolete since 27.1)