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

[ data, library, mit ] [ Propose Tags ]

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


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Dependencies base (>=4.7 && <5), parallel (>=2.2) [details]
License MIT
Copyright 2017 Donnacha Oisín Kidney
Author Donnacha Oisín Kidney
Maintainer mail@doisinkidney.com
Category Data
Home page https://github.com/oisdk/treefold
Source repo head: git clone https://github.com/oisdk/treefold
Uploaded by oisdk at 2017-10-04T11:05:47Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1514 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for treefold-0.2.0.0

[back to package description]

treefold