bitwise-enum

Bitwise operations on bounded enumerations

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

Version on this page:1.0.1.0@rev:3
LTS Haskell 22.17:1.0.1.2
Stackage Nightly 2024-04-19: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:69ae76700ed3e02fcc58ddf119eebf3d2c43bc81065b846ae8d0b97a997e24b9,2828

Module documentation for 1.0.1.0

bitwise-enum

Bitwise operations on bounded enumerations.

Changes

[1.0.1.0]

  • Add EnumSet.toRaw.