The latest version of foldl is 1.4.17-0.

foldl

Version 1.0.8 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
Gabriel Gonzalez
Bug reports
https://github.com/Gabriel439/Haskell-Foldl-Library/issues
Category
Control
Copyright
2013 Gabriel Gonzalez
Homepage
n/a
Maintainer
Gabriel439@gmail.com
Package URL
n/a
Stability
n/a

Components