enummapset

IntMap and IntSet with Enum keys/elements.

https://github.com/Mikolaj/enummapset

Version on this page:0.6.0.3
LTS Haskell 22.34:0.7.3.0
Stackage Nightly 2024-09-20:0.7.3.0
Latest on Hackage:0.7.3.0

See all snapshots enummapset appears in

BSD-3-Clause licensed by Michal Terepeta
Maintained by Mikolaj Konarski
This version can be pinned in stack with:enummapset-0.6.0.3@sha256:9b694cd949a6a2bb076f7f9a8dc3ce5a6c39400b90b7bd6a8af293dd544411d9,2211

Module documentation for 0.6.0.3

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