bitwise-enum

Bitwise operations on bounded enumerations

https://github.com/jnbooth/bitwise-enum

Version on this page:1.0.1.2@rev:2
LTS Haskell 24.45:1.0.2.0
Stackage Nightly 2026-06-11:1.0.2.0
Latest on Hackage:1.0.2.0

See all snapshots bitwise-enum appears in

BSD-3-Clause licensed and maintained by Joshua Booth
This version can be pinned in stack with:bitwise-enum-1.0.1.2@sha256:cbfd8407c54abe81548a25b9919052e442a672f84066686f176b3e7226b9089b,2963

Module documentation for 1.0.1.2

Bitwise operations on bounded enumerations.

Data.Enum.Set
Constant-time sets using bit flags.
Data.Enum.Memo
Constant-time lookup memoization for functions on enumerated types.