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/