libghc-foldl-dev

Composable, streaming, and efficient left folds
  http://hackage.haskell.org/package/foldl
  0
  no reviews



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.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.