enummapset

IntMap and IntSet with Enum keys/elements.

https://github.com/Mikolaj/enummapset

Version on this page:0.7.3.0@rev:1
LTS Haskell 24.41:0.7.3.0@rev:1
Stackage Nightly 2026-05-22:0.7.3.0@rev:1
Latest on Hackage:0.7.3.0@rev:2

See all snapshots enummapset appears in

BSD-3-Clause licensed by Michal Terepeta and others
Maintained by Mikolaj Konarski
This version can be pinned in stack with:enummapset-0.7.3.0@sha256:a8ab0ecce792a2502dcc580abba3d1333757a7c44097d4cf52b2cc8437f925a0,2549

Module documentation for 0.7.3.0

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)