@hackage bimap0.5.0
Bidirectional mapping between two key types
Installation
Tested Compilers
Dependencies (5)
- base >=4 && <5
- containers
- deepseq
- exceptions
- ghc-prim Show all…
Dependents (69)
@hackage/ethereum-analyzer, @hackage/tinytools, @hackage/alpha, @hackage/octane, @hackage/usb-id-database, @hackage/network-topic-models, Show all…
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.