@hackage vector-hashtables0.1.2.1

Efficient vector-based mutable hashtables implementation.

This package provides efficient vector-based hashtable implementation similar to .NET Generic Dictionary implementation (at the time of 2015).

See Data.Vector.Hashtables for documentation.