treefold

Provides folds which try to combine elements in a balanced way.

https://github.com/oisdk/treefold

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Donnacha Oisín Kidney
Maintained by [email protected]

Provides folds which try to combine elements in a balanced way. These can be useful for constructing balanced binary trees, or more stable summation.