[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PUTASSOC
- To: LISP
- Subject: PUTASSOC
- From: ROACH
- Date: Tue, 22 Jun 1982 20:58:20 -7000
- Date: 22 JUN 1982 2058-PDT
In my prejudiced opinion, PUTASSOC should be able to take NIL for
its alst argument and should return the new alst as its value. I have
written a similar function in MACLISP and quite often I build an alist
from scratch, i.e. NIL. So long as PUTASSOC is used for effect, my semantics
is upwards compatible with Interlisp's. It isn't too late to fix this guy.
Kelly Roach