bitwise-enum

Bitwise operations on bounded enumerations

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

Version on this page:1.0.1.0
LTS Haskell 22.17:1.0.1.2
Stackage Nightly 2024-04-14: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:4c8df25ad10761370ea106920b5c0d55f248c85fb681d98a027dd01e8487bef3,2800

Module documentation for 1.0.1.0

bitwise-enum

Bitwise operations on bounded enumerations.

Changes

[1.0.1.0]

  • Add EnumSet.toRaw.