folds: Beautiful Folding
This package is a playground full of comonadic folds.
This style of fold is documented in "Cellular Automata, Part II: PNGs and Moore"
This package can be seen as what happens if you chase Max Rabkin's "Beautiful Folding" to its logical conclusion.
More information on this approach can be found in the "Another lovely example of type class morphisms" and "More beautiful fold zipping" posts by Conal Elliott, as well as in Gabriel Gonzales' "Composable Streaming Folds"
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-doctests | Enabled | |
test-hlint | Enabled | |
optimize | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- folds-0.7.3.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.1, 0.2, 0.3, 0.5.0.1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | adjunctions (>=4.2 && <5), base (>=4 && <5), bifunctors (>=4 && <6), comonad (>=4 && <6), constraints (>=0.4 && <1), contravariant (>=0.4.2 && <2), data-reify (>=0.6 && <0.7), distributive (>=0.3 && <1), lens (>=4 && <5), mtl (>=2.2 && <2.3), pointed (>=4 && <6), profunctors (>=5 && <6), reflection (>=1.3 && <3), semigroupoids (>=4 && <6), semigroups (>=0.8 && <1), tagged (>=0.7 && <1), transformers (>=0.3 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2009-2013 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data, Comonads, Enumerator |
Home page | http://github.com/ekmett/folds |
Bug tracker | http://github.com/ekmett/folds/issues |
Source repo | head: git clone git://github.com/ekmett/folds.git |
Uploaded | by ryanglscott at 2017-04-27T15:46:24Z |
Distributions | LTSHaskell:0.7.8, NixOS:0.7.8, Stackage:0.7.8 |
Reverse Dependencies | 5 direct, 5 indirect [details] |
Downloads | 12637 total (20 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-04-27 [all 1 reports] |