jscl icon indicating copy to clipboard operation
jscl copied to clipboard

Take benefit of `Map` in the implementation of hash tables

Open davazp opened this issue 8 years ago • 0 comments

Map can be used to implement directly hash tables for the eq test, and it can be used as well to compute the hash value for the eql and equal hash tables.

davazp avatar Jan 09 '17 19:01 davazp