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.9.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.17) [details] |
License | Apache-2.0 |
Copyright | 2017 Mission Valley Software LLC |
Author | Chris Martin |
Maintainer | Chris Martin, Julie Moronuki |
Revised | Revision 1 made by chris_martin at 2022-03-21T18:41:15Z |
Category | Data Structures |
Home page | https://github.com/typeclasses/data-forest |
Uploaded | by chris_martin at 2021-11-16T22:44:46Z |
Distributions | NixOS:0.1.0.12 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6282 total (64 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-16 [all 1 reports] |