enumfun

Finitely represented /total/ EnumMaps

https://github.com/liyang/enumfun

Latest on Hackage:0.5.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Liyang HU
Maintained by [email protected]

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