Enummapset
==========
[](https://github.com/Mikolaj/enummapset/actions/workflows/haskell-ci.yml)
[](https://hackage.haskell.org/package/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-2022 Mikolaj Konarski and others (see git history)
|