[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
setf of nthcdr?
- To: common-lisp@SU-AI.ARPA
- Subject: setf of nthcdr?
- From: bane.pa@Xerox.COM
- Date: Tue, 22 Jul 1986 19:46:00 -0000
On a mundane note, currently NTHCDR isn't required by CLtL to have a
SETF method. Unlike (setf (sqrt...)) and (setf (not...)), this one seems
to make sense and should be easy to agree on.