enummapset

IntMap and IntSet with Enum keys/elements.

https://github.com/Mikolaj/enummapset

Version on this page:0.6.0.2
LTS Haskell 23.5:0.7.3.0
Stackage Nightly 2025-01-23: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.2@sha256:e4875c46640327685399cf3ed4bf71580ecca8c8b62ce96f87595b968af2e86a,2136

Module documentation for 0.6.0.2

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