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

Module documentation for 1.0.2.0

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.