Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

HashSet and HashMap need to be implemented on top of a proper hash bucket. #55

Open
jmalloc opened this issue Aug 25, 2013 · 1 comment

Comments

@jmalloc
Copy link
Contributor

jmalloc commented Aug 25, 2013

This will allow the elimination of the key sorting during comparison, too.

@jmalloc
Copy link
Contributor Author

jmalloc commented Sep 10, 2013

This is going to require a comparator for elements inside the buckets too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant