[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: ALAN at MIT-MC (Alan Bawden)
- Date: Thu, 18 Sep 80 08:10:00 GMT
- Original-date: 18 SEP 1980 0410-EDT
While we are fixing bugs in SETF why not add the setf-x properties for
fixnum and flonum-identity?
And while you are at it you might also want to do PROGN:
(setf (progn x) 12) = (setf x 12)