vector-hashtables-0.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.
Modules
vector-hashtables-0.1.2.1
- Data
- Primitive
- PrimArray
- Data.Primitive.PrimArray.Utils Provides useful utilities for operating with mutable primitive arrays.
- PrimArray
- Vector
- Data.Vector.Hashtables Provides hashtables, basic interface and set of utilities.
- Data.Vector.Hashtables.Internal Provides internals of hashtables and set of utilities.
- Data.Vector.Hashtables.Internal.Mask Provides arch-dependent mask for hashtables.
- Data.Vector.Hashtables.Internal Provides internals of hashtables and set of utilities.
- Data.Vector.Hashtables Provides hashtables, basic interface and set of utilities.
- Primitive