dependent-map

Dependent finite maps (partial dependent products)

https://github.com/mokus0/dependent-map

Version on this page:0.2.4.0
LTS Haskell 22.13:0.4.0.0@rev:1
Stackage Nightly 2024-03-14:0.4.0.0@rev:1
Latest on Hackage:0.4.0.0@rev:1

See all snapshots dependent-map appears in

LicenseRef-OtherLicense licensed and maintained by James Cook
This version can be pinned in stack with:dependent-map-0.2.4.0@sha256:c12162b00168a9bc73efd6197322e88a1789becdae4da10d79901539bcbffc85,1716

Module documentation for 0.2.4.0

Provides a type called DMap which generalizes Data.Map.Map, allowing keys to specify the type of value that can be associated with them.