nested-sets: Nested set model implementation

[ data-structures, gpl, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

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

Package maintainers

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>
Revised Revision 1 made by rakatan at 2014-09-28T22:40:28Z
Category Data Structures
Source repo head: git clone https://github.com/svalaskevicius/nested-sets
Uploaded by rakatan at 2014-09-28T22:24:55Z
Distributions NixOS:0.0.1.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 2389 total (11 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]