data-forest: A simple multi-way tree data structure.

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

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.9 && <4.10) [details]
License Apache-2.0
Author Chris Martin <ch.martin@gmail.com>
Maintainer Chris Martin <ch.martin@gmail.com>
Category Data Structures
Home page https://github.com/chris-martin/haskell-libraries
Uploaded by chris_martin at 2017-04-27T07:06:28Z
Distributions LTSHaskell:0.1.0.12, NixOS:0.1.0.12
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5994 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-27 [all 1 reports]