map -package:dlist -is:exact -package:ghc -package:Cabal-syntax package:bimap -is:module is:package
Bidirectional mapping between two key types
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.