rosebud: Common rose tree/forest functions

[ bsd3, data, library ] [ Propose Tags ]

Common functions and patterns for working with rose tree/forest values from the containers package.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), containers (>=0.6.0.1 && <0.7), transformers (>=0.5.6.2 && <0.6) [details]
License BSD-3-Clause
Copyright 2020 (c) SimSpace
Author Jason Shipman and Cary Robbins
Maintainer jasonpshipman@gmail.com
Category Data
Home page https://github.com/Simspace/rosebud#readme
Bug tracker https://github.com/Simspace/rosebud/issues
Source repo head: git clone https://github.com/Simspace/rosebud
Uploaded by jship at 2020-11-19T17:08:58Z
Distributions
Downloads 505 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-11-19 [all 1 reports]

Readme for rosebud-0.2.0.0

[back to package description]

rosebud

Version badge

rosebud captures functions and patterns often reached for when working with Data.Tree from the containers package. The dependencies are intentionally kept very light.

See the Haddocks for more info on the library.