Hacker News new | ask | show | jobs
by jbn 1318 days ago
the nitpicker in me wants to say that the hash key can change (and it works if you rehash items whose key changed), but lookup by key will fail because the item will landed in the bucket of its original hash... but yes keys can't change if you want your values to be retrievable by key.
1 comments

Is it nitpicking if we end up with fewer bugs as a result of the conversation? :)
that's the spirit!