treeseq: Library for a multi-way tree (rose tree), using Seq (finger tree) for forests
Like Data.Tree
of containers
,
but use Data.Sequence
instead of Data.List
for forests (Trees
).
Downloads
- treeseq-1.0.0.20180213.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] | 1.0.0.20180213 |
---|---|
Dependencies | base (>=4.10 && <5), containers (>=0.5) [details] |
Tested with | ghc ==8.2.2 |
License | GPL-3.0-only |
Author | Julien Moutinho <julm+treeseq@autogeree.net> |
Maintainer | Julien Moutinho <julm+treeseq@autogeree.net> |
Category | Data Structures |
Bug tracker | Julien Moutinho <julm+treeseq@autogeree.net> |
Source repo | head: git clone git://git.autogeree.net/treeseq |
Uploaded | by julm at 2018-02-14T03:52:21Z |
Distributions | NixOS:1.0.0.20180213 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 917 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-16 [all 1 reports] |