Remix.run Logo
andai 2 days ago

Re: missing return keyword

Actually, in Python, None is a valid key...

(I'm so sorry. JavaScript has ruined me.)

tetha 2 days ago | parent | next [-]

Any `return c` for some constant is a valid and correct hash function. It just has a lot of collisions and degenerates hash-maps to terrible performance. That was in fact my first thought when I read "simplest hash functions".

eru 2 days ago | parent | prev [-]

That's why I said "probably".