• Scieneer Common Lisp 1.3.9 online documentation

    ext:*setf-fdefinition-hook*[Variable]

    This holds a list of functions that '(setf fdefinition) invokes before storing the new value. These functions take the function name and the new value.

  •