/enummapset

IntMap and IntSet with Enum keys/elements.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Enummapset

Haskell-CI 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-2022 Mikolaj Konarski and others (see git history)