Function: COMMON-LISP:GET-SETF-EXPANSION

package type clhs github

Return five values needed by the SETF machinery: a list of temporary variables, a list of values with which to fill them, a list of temporaries for the new values, the setting function, and the accessing function.

Lambda list

(sb-kernel:form &optional sb-impl::environment)