bimap

Bidirectional mapping between two key types

https://github.com/joelwilliamson/bimap

Version on this page:0.3.3
LTS Haskell 22.13:0.5.0
Stackage Nightly 2024-03-14:0.5.0
Latest on Hackage:0.5.0

See all snapshots bimap appears in

BSD-3-Clause licensed by Stuart Cook and contributors 2008, Joel Williamson 2015
Maintained by Joel Williamson
This version can be pinned in stack with:bimap-0.3.3@sha256:232518c0410990665b9c8677eb9318ee355c001d58945ddcbedec3baa30b4160,1475

Module documentation for 0.3.3

Used by 3 packages in nightly-2017-10-28(full list with versions):

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.