bitwise-enum

Bitwise operations on bounded enumerations

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

Version on this page:1.0.1.0@rev:1
LTS Haskell 22.14:1.0.1.2
Stackage Nightly 2024-03-28: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:d064404d55d2dc903429169de78ea1119453d30b843137c716455eb097219c3c,2903

Module documentation for 1.0.1.0

bitwise-enum

Bitwise operations on bounded enumerations.

Changes

[1.0.1.0]

  • Add EnumSet.toRaw.