Scieneer Common Lisp 1.3.9 online documentation define-setf-expander access-fn lambda-list &body body [Macro] Syntax like defmacro, but creates a setf-method generator. The body must be a form that returns the five magical values.
|
| define-setf-expander access-fn lambda-list &body body | [Macro] |
Syntax like defmacro, but creates a setf-method generator. The body must be a form that returns the five magical values.