Subject: Re: (make-hash-table :test #'mytest) From: Erik Naggum <erik@naggum.no> Date: 06 Nov 2002 20:58:17 +0000 Newsgroups: comp.lang.lisp Message-ID: <3245605097824604@naggum.no> * Tim Bradshaw | Otherwise, if you change the object, then any hashtable which contains | it as a key needs to be marked for rehash, and that is hideous - It is also undefined behavior in Common Lisp. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.