[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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))