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
[EMAIL PROTECTED]   http://per.bothner.com/

Reply via email to