bimap

Bidirectional mapping between two key types

https://github.com/joelwilliamson/bimap

Version on this page:0.3.2
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.2@sha256:4db11e8ec26973f5cbc508b5a4a802d9ef415c1a75489fd40d738dae1deb29c1,1475

Module documentation for 0.3.2

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.