13.6.5 Debugger command to obtain the current function object
The new debugger command
:func
returns (and sets the value of
*
to) the function object of the current call frame. This is especially useful for call frames of closures and method functions.
LispWorks Release Notes and Installation Guide - 21 Dec 2009