bimap

Bidirectional mapping between two key types

https://github.com/joelwilliamson/bimap

Version on this page:0.3.0
LTS Haskell 22.21:0.5.0
Stackage Nightly 2024-05-13: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.0@sha256:312ff51fd4cd9e2c564e5568b4518cefdc8660075f6b4b14b9f2f800ad947200,1201

Module documentation for 0.3.0

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2015-10-27(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.