cl-function
cl-function is an autoloaded Lisp macro in `cl-macs.el
'.
(cl-function FUNC)
Introduce a function.
Like normal `function', except that if argument is a lambda form,
its argument list allows full Common Lisp conventions.
cl-macs.el
'.
(cl-function FUNC)
Introduce a function.
Like normal `function', except that if argument is a lambda form,
its argument list allows full Common Lisp conventions.