[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Value of SETF
- To: common-lisp at SU-AI
- Subject: Value of SETF
- From: Fahlman at CMU-20C
- Date: Sun, 07 Feb 1982 03:28:00 -0000
Just for the record, I am also persuaded by Masinter's arguments for
having SETF return the value that it stores, assuming that RPLACA and
RPLACD are the only forms that want to do something else. It would
cause no particular problems in the Spice implementation to add two new
primitives that are like RPLACA and RPLACD but return the values, and
the additional uniformity would be well worth it.
-- Scott
-------