AlexeyRaga / fsharp-foldlView on GitHub
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.
35Feb 22, 2026Updated last week

Alternatives and similar repositories for fsharp-foldl

Users that are interested in fsharp-foldl are comparing it to the libraries listed below

Sorting:

Are these results useful?