[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SETF
- To: (BUG LISP) at MIT-MC
- Subject: SETF
- From: KMP at MIT-MC (Kent M. Pitman)
- Date: Tue, 11 Nov 80 22:37:00 GMT
- Original-date: 11 NOV 1980 1737-EST
Shouldn't (SETF #'ADD3 #'(LAMBDA (X) (PLUS X 3))) work? It says that
(FUNCTION ADD3) is an obscure format...