tanya/source
Nathan Sashihara ceb8e6a113 Use identity hash for integers and pointers
This is appropriate because HashArray in tanya.container.entry uses
prime numbers instead of powers of 2 for its number of buckets so there
is no pitfall if the hashes are all multiples of some power of 2.
2018-08-02 12:37:02 -04:00
..
tanya Use identity hash for integers and pointers 2018-08-02 12:37:02 -04:00