Macro: COMMON-LISP:STEP

package type clhs

The form is evaluated with single stepping enabled. Function calls outside the lexical scope of the form can be stepped into only if the functions in question have been compiled with sufficient DEBUG policy to be at least partially steppable.

Lambda list

(sb-kernel:form)