@hackage enummaps0.6.2.1.2

Enum wrappers for IntMap and IntSet

This package provides wrappers for IntMap and IntSet that allow one to use any type with an Enum instance as a key.

The map functions in this library are monomorphic over the key type, unlike those in enummapset-th.