FICHA · MANJARO

haskell-fmlist

FoldMap lists

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

Description

A Haskell library for FoldMap lists. It provides a list-like structure built around foldMap behavior, useful when values are accumulated and consumed through monoidal folding.

Developers use it in functional data processing and libraries that benefit from efficient or composable accumulation. The structure is specialized, so ordinary lists may be clearer when no foldMap advantage is needed.

Permissions

Permissions not analysed for this source yet.