nested-sets: Nested set model implementation
This package is a general purpose implementation of nested sets in Haskell.
Supported functionality includes:
conversion from and to Forest structure from Data.Tree;
position support with moving to parent, sibling and child nodes.
Downloads
- nested-sets-0.0.1.1.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.0.1.0, 0.0.1.1 |
---|---|
Dependencies | base (>=4.6.0.0 && <5), containers (>=0.5.5.0) [details] |
License | GPL-3.0-only |
Copyright | (c) Sarunas Valaskevicius |
Author | Sarunas Valaskevicius |
Maintainer | Sarunas Valaskevicius <rakatan@gmail.com> |
Category | Data Structures |
Source repo | head: git clone https://github.com/svalaskevicius/nested-sets |
Uploaded | by rakatan at 2014-10-11T15:29:24Z |
Distributions | NixOS:0.0.1.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 2453 total (10 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] |