data-forest: A simple multi-way tree data structure.
In some contexts, forests (collections of zero or more trees) are more important than trees. The data-forest library provides a Tree
type much like the one from the popular containers library, but it also provides a Forest
type with its own Functor
and Foldable
instances.
Downloads
- data-forest-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13 |
---|---|
Dependencies | base (>=4.9 && <4.10) [details] |
License | Apache-2.0 |
Author | Chris Martin <ch.martin@gmail.com> |
Maintainer | Chris Martin <ch.martin@gmail.com> |
Category | Data Structures |
Home page | https://github.com/chris-martin/haskell-libraries |
Uploaded | by chris_martin at 2017-04-22T04:41:37Z |
Distributions | NixOS:0.1.0.12 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6282 total (63 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-04-22 [all 1 reports] |