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

Why is #'equalp not allowed in make-hash-table ?



    Along that line I wonder why the default isn't :test = #'EQUAL, rather
    than #'EQL?

For symmettry with ASSOC, MEMBER, DELETE, REMOVE, etc.

	-- Richard