FICHA · MANJARO

haskell-enummapset

IntMap and IntSet with Enum keys/elements.

  • haskell-library
  • LIBRARY
  • DATA-STRUCTURES
  • MAPS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library that adapts IntMap and IntSet-style structures for keys and elements that have Enum instances. It lets code use efficient integer-backed collections while working with domain-specific enumerated types.

Developers use it for compact maps and sets over enums, tags, states, and identifiers. Enum mappings should be stable when stored data crosses process or version boundaries.

Permissions

Permissions not analysed for this source yet.