[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
return value of SETF
- To: GZ at MIT-MC
- Subject: return value of SETF
- From: JONL at MIT-MC (Jon L White)
- Date: Mon, 1 Dec 80 09:33:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 1 DEC 1980 0433-EST
Date: 11 November 1980 02:58-EST
From: Gail Zacharias <GZ at MIT-MC>
(setf (cdr x) y) returns x. I thought the value of a setf was its second arg?
This is fixed in XLISP, since the former inconsistent FSUBR version
had to go away (lack of space, gleeep!).