@hackage bimap0.2.1
Bidirectional mapping between two key types
Installation
Dependencies (2)
- base >=3 && <4.13
- containers Show all…
Dependents (69)
@hackage/ethereum-analyzer, @hackage/tinytools, @hackage/alpha, @hackage/octane, @hackage/usb-id-database, @hackage/network-topic-models, Show all…
Package Flags
small-base(on by default)
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.