setf, a special form in Common Lisp and Lisp that uses its first argument to define a place in memory then evaluates its second argument and stores the returned value at the memory location
setf