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

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>
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 2382 total (8 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]