[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-COMPLR at MIT-ML, LISP-FORUM at MIT-ML
- From: Richard C. Waters <DICK at MIT-ML>
- Date: Fri ,29 May 81 18:51:00 EDT
further investiagation shows that #,form does uniquizing of the
list returned by form. This just isn't going to work if form is
circular unless it really does it right. I suggest that if
nothing else it just stop doing uniquizing unless it is going to
do it right! #. can continue to do uniquizing, so you can get
the space savings if you want it.
Dick Waters