Description
IntMap and IntSet with Enum keys/elements.
Description
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
.
README.md