BSD-3-Clause licensed by Michal Terepeta
Maintained by Mikolaj Konarski
This version can be pinned in stack with:enummapset-0.6.0.1@sha256:67faefdb4f9b550a73dd0bf7356e5df93b3c4314687e2c5d2c9adf6936b0c266,2136

Module documentation for 0.6.0.1

  • Data
    • Data.EnumMap
      • Data.EnumMap.Lazy
      • Data.EnumMap.Strict
    • Data.EnumSet
Used by 3 packages in nightly-2019-03-25(full list with versions):

Enummapset

Build Status Hackage

This package contains simple wrappers around ‘Data.IntMap’ and ‘Data.IntSet’ with ‘Enum’ keys and elements respectively. Especially useful for ‘Int’s wrapped with newtype.

Copyright

Copyright (c) 2011-2019 Michal Terepeta

Copyright (c) 2019 Mikolaj Konarski and others (see git history)