foldl
Version 1.4.18 revision 0 uploaded by GabrielGonzalez.
Package meta
- Synopsis
- Composable, streaming, and efficient left folds
- Description
This library provides strict left folds that stream in constant memory, and you can combine folds using
Applicative
style to derive new folds. Derived folds still traverse the container just once and are often as efficient as hand-written folds.- Author
- Gabriella Gonzalez
- Bug reports
- https://github.com/Gabriella439/Haskell-Foldl-Library/issues
- Category
- Control
- Copyright
- 2013 Gabriella Gonzalez
- Homepage
- n/a
- Maintainer
- GenuineGabriella@gmail.com
- Package URL
- n/a
- Stability
- n/a