@hackage enumfun0.5.1.0
Finitely represented /total/ EnumMaps
Categories
License
BSD-3-Clause
Maintainer
enumfun@liyang.hu
Links
Versions
- 0.5.1.0 Tue, 9 Oct 2012
Installation
Dependencies (2)
- base >=4.6 && <5
- enummapset-th >=0.5.1.0 && <0.6 Show all…
Dependents (1)
@hackage/acme-everything
Finitely represented total EnumMaps. Comprises a partial EnumMap and a default value. Has Applicative and Monad instances, unlike EnumMap.
Inspired by Conal's Data.TotalMap: http://hackage.haskell.org/package/total-map