FICHA · MANJARO

haskell-foldl

Composable, streaming, and efficient left folds

  • haskell-library
  • LIBRARY
  • FOLDS
  • STREAMING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for composable, streaming, and efficient left folds. It lets programs describe aggregations that can be combined and run over streams without storing all input at once.

Developers use it for statistics, parsers, importers, logs, and data pipelines. Streaming folds should handle empty input, early termination, and finalization clearly.

Permissions

Permissions not analysed for this source yet.