bitwise-enum: Bitwise operations on bounded enumerations
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.
Downloads
- bitwise-enum-1.0.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.1.1, 1.0.1.2 (info) |
---|---|
Dependencies | aeson (>=0.11 && <2.3), array (>=0.5.1 && <0.6), base (>=4.12 && <5), deepseq (>=1.1 && <1.7), mono-traversable (>=1.0.12 && <1.1), vector (>=0.11 && <0.14) [details] |
Tested with | ghc ==9.4.8 || ==8.6.1 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.5 || ==9.6.2 |
License | BSD-3-Clause |
Author | Joshua Booth <joshua.n.booth@gmail.com> |
Maintainer | Joshua Booth <joshua.n.booth@gmail.com> |
Revised | Revision 1 made by jnbooth at 2025-01-11T18:55:37Z |
Category | Data, Data Structures, Foreign |
Home page | https://github.com/jnbooth/bitwise-enum |
Bug tracker | https://github.com/jnbooth/bitwise-enum/issues |
Source repo | head: git clone https://github.com/jnbooth/bitwise-enum |
Uploaded | by jnbooth at 2023-07-30T23:25:16Z |
Distributions | LTSHaskell:1.0.1.2, NixOS:1.0.1.2, Stackage:1.0.1.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2777 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-30 [all 1 reports] |