Y
Hacker News
new
|
ask
|
show
|
jobs
by
klysm
493 days ago
This makes no sense - it’s a hash map because it hashes things for you…
1 comments
masklinn
493 days ago
A hash map still stores the entire key, which may be undesirable if the key datum can be large.
link