[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why is #'equalp not allowed in make-hash-table ?
- To: common-lisp@SU-AI.ARPA
- Subject: Why is #'equalp not allowed in make-hash-table ?
- From: Soley@MIT-XX.ARPA
- Date: Tue, 11 Nov 86 15:50 EST
- In-reply-to: <8611071916.AA06073@bhopal.edsel.uucp>
Along that line I wonder why the default isn't :test = #'EQUAL, rather
than #'EQL?
For symmettry with ASSOC, MEMBER, DELETE, REMOVE, etc.
-- Richard