enummapmap

Map of maps using Enum types as keys

Latest on Hackage:0.7.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 Matthew West and authors of containers v5.0
Maintained by Matthew West

This package provides 'maps of maps' using Enum types as keys. The code is based upon Data.IntMap in containers 5.0.