bimap

Bidirectional mapping between two key types

https://github.com/joelwilliamson/bimap

Version on this page:0.4.0
LTS Haskell 22.18:0.5.0
Stackage Nightly 2024-04-22: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.4.0@sha256:d56712c094d40b4666e30d35fb0dad4058a2b753c5af4574f062237b2f7d5b67,1619

Module documentation for 0.4.0

Used by 1 package in nightly-2019-07-24(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.