Email list hosting service & mailing list manager

hash for eq? Per Bothner (09 Aug 2005 07:17 UTC)
Re: hash for eq? Panu Kalliokoski (10 Aug 2005 06:18 UTC)
Re: hash for eq? Per Bothner (10 Aug 2005 06:28 UTC)

hash for eq? Per Bothner 09 Aug 2005 07:17 UTC

Should the reference implementation of make-hash-table be
modified so the default hash function for eq? is hash-by-identity?
I.e. add in the obvious place:

        (and (eq? comparison eq?) hash-by-identity)
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/