bidirectional mapping between two key types
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.

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: http://hackage.haskell.org/package/bimap
