Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

archive567/sfold

Repository files navigation

Build Status Hackage lts nightly

Various folding ideas and experiments

sfold

sfold is a composable stream library

sfold-bench

Some performance benchmarks for folding. See bench.md

stack build --test --exec "$(stack path --local-install-root)/bin/sfold-bench"

words

Experiment in word counting. See bench.md

stack build --test --exec "$(stack path --local-install-root)/bin/words-example"

foldls

Some useful foldl folds

About

Composable streaming folds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published