[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: Fri, 22 Aug 80 23:24:00 GMT
- Original-date: 22 AUG 1980 1924-EDT
fixnum-identity and flonum-identity should be understood by
setf. Perhaps the correct behavior is:
(setf (fixnum-identity foo) bar) => (setf foo (fixnum-identity bar))