enumerate: enumerate all the values in a finite type (automatically)
provides
(1) a typeclass for enumerating all values in a finite type,
(2) a generic instance for automatic deriving, and
(3) helpers that reify functions (partial or total, monadic or pure) into a Map.
see the Enumerable module for extensive documentation.
[Skip to Readme]
Modules
- Enumerate
- Enumerate.Cardinality
- Enumerate.Enum
- Enumerate.Example
- Enumerate.Extra
- Enumerate.Main
- Orphans
- Enumerate.Orphans.Large
- Enumerate.Types
Downloads
- enumerate-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.1.0, 0.1.1, 0.2.1, 0.2.2 |
---|---|
Dependencies | array (>=0.5 && <0.6), base (>=4.7 && <5), containers (>=0.5 && <0.6), deepseq (>=1.3), enumerate, ghc-prim (>=0.3 && <0.5), template-haskell (>=2.9), vinyl (>=0.5 && <0.6) [details] |
License | MIT |
Author | Sam Boosalis |
Maintainer | samboosalis@gmail.com |
Category | Data |
Home page | https://github.com/sboosali/enumerate |
Source repo | head: git clone https://github.com/sboosali/enumerate |
Uploaded | by sboo at 2016-05-17T20:14:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | enumerate-example |
Downloads | 3963 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-25 [all 3 reports] |