enumerate: enumerate all the values in a finite type (automatically)

[ data, library, mit, program ] [ Propose Tags ]

provides a typeclass, a generic instance for automatic deriving, and helpers that reify functions (partial or total, monadic or pure) into a Map


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Data.Enumerate
      • Data.Enumerate.Domain
      • Data.Enumerate.Example
      • Data.Enumerate.Extra
      • Data.Enumerate.Function
      • Data.Enumerate.Large
      • Data.Enumerate.Map
      • Data.Enumerate.Reify
      • Data.Enumerate.Types

Downloads

Maintainer's Corner

Package maintainers

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 base (>=4.8 && <4.9), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), enumerate (==0.0.0), exceptions (>=0.8 && <0.9), ghc-prim (>=0.4 && <0.5), MemoTrie (>=0.6 && <0.7), modular-arithmetic (>=1.2 && <1.3), semigroups (>=0.16 && <0.17), template-haskell (>=2.10 && <2.11), 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 git://github.com/sboosali/enumerate.git
Uploaded by sboo at 2015-11-23T21:00:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables example
Downloads 3841 total (14 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-30 [all 4 reports]

Readme for enumerate-0.0.0

[back to package description]

enumerate

enumerate all the values in a finite type (automatically)

(extensive) documentation

https://hackage.haskell.org/package/enumerate