This package browser is in early development. Mind the rough edges.

ghc-vector-hashtables 0.1.1.2

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).

Installation

Install ghc-vector-hashtables 0.1.1.2 as follows:

guix install ghc-vector-hashtables@0.1.1.2

Or install the latest version:

guix install ghc-vector-hashtables

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.