Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scheme style auto-resizing hashtable
Maciej Stachowiak <mstachow@mit.edu> writes:
> Another note: I use both eq? and equal? hashing in my code a fair
> bit. Also it would be nice if your code were able to hash by any of
> eq?, eqv? or equal? (the hashers for the first two should not be
> hard).
Why not an arbitrary equality test?
-russ
--
Experience is what allows you to recognize a mistake the second time
you make it.
Guile Home |
Main Index |
Thread Index