Go to the first, previous, next, last section, table of contents.


Setf Expansions and Places

Any compound form for which the operator has a

setf expander

defined can be used as a place.

The operator must refer to the global function definition, rather than a locally defined function or macro.


Go to the first, previous, next, last section, table of contents.