bitwise-enum

Bitwise operations on bounded enumerations

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

Version on this page:1.0.1.0@rev:2
LTS Haskell 22.21:1.0.1.2
Stackage Nightly 2024-05-06:1.0.1.2
Latest on Hackage:1.0.1.2

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.0@sha256:de28e1d9fd455aa4f226412bab3d5f8a793ddca600e9909525078e8fa14d1d8c,2828

Module documentation for 1.0.1.0

bitwise-enum

Bitwise operations on bounded enumerations.

Changes

[1.0.1.0]

  • Add EnumSet.toRaw.