Setf
en construction
Définition
xxxxxxx
Français
xxxxxxx
Anglais
setf
(pronounced ``set-eff) in Lisp, a macro that takes as arguments code to retrieve a component of a data structure and a value, and produces code to store the value into the specified component of the data structure.
Contributeurs: Imane Meziani, wiki