dependent-map

Dependent finite maps (partial dependent products)

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

Version on this page:0.2.2.0
LTS Haskell 22.23:0.4.0.0@rev:1
Stackage Nightly 2024-06-02:0.4.0.0@rev:2
Latest on Hackage:0.4.0.0@rev:2

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.2.0@sha256:6ae6cb183e54616249002eca1fb91ea1dde7a3ae6992a930836aa275ca57d6eb,1615

Module documentation for 0.2.2.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.