@hackage enummapset0.6.0.3

IntMap and IntSet with Enum keys/elements.

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 (c) 2011-2019 Michal Terepeta

Copyright (c) 2019-2020 Mikolaj Konarski and others (see git history)