This library implements Robin Hood hashing with a IO, ST and pure interface. The pure interface only supports lookups due to the nature of Robin Hood hashing.
Read a blog post about why Robin Hood hashing is a good idea.
This library implements Robin Hood hashing with a IO, ST and pure interface. The pure interface only supports lookups due to the nature of Robin Hood hashing.
Read a blog post about why Robin Hood hashing is a good idea.