FUNCTION
(
returns the local function
definition established by FUNCTION
symbol
)FLET
or LABELS
, if it exists, otherwise
the global function definition.
(
returns SPECIAL-OPERATOR-P
symbol
)NIL
or
T
. If it returns T
, then (
returns the (useless) special operator handler.SYMBOL-FUNCTION
symbol
)
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |