Popularity
7.2
Declining
Activity
4.8
Declining
11
2
14
Monthly Downloads: 45
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.6.0.3
enummapset alternatives and similar packages
Based on the "enummapset" category.
Alternatively, view enummapset alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of enummapset or a related project?
README
Enummapset
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-2020 Mikolaj Konarski and others (see git history)