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

ghc-bimap 0.5.0

Bidirectional mapping between two key types

This package provides a data structure representing a bidirectional mapping between two key types. Each value in the bimap is associated with exactly one value of the opposite type.

Installation

Install ghc-bimap 0.5.0 as follows:

guix install ghc-bimap@0.5.0

Or install the latest version:

guix install ghc-bimap

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.