@hackage dependent-map0.2.1.0
Dependent finite maps (partial dependent products)
Installation
Dependencies (3)
- base >=3 && <5
- containers
- dependent-sum >=0.3.2 && <0.4 Show all…
Dependents (46)
@hackage/ghc-debug-brick, @hackage/tinytools, @hackage/aeson-gadt-th, @hackage/parsley-core, @hackage/typerep-map, @hackage/fraxl, Show all…
Provides a type called DMap which generalizes
Data.Map.Map, allowing keys to specify the type
of value that can be associated with them.