Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athanclark/rose-trees
Some stuff for rose trees
https://github.com/athanclark/rose-trees
haskell rose-tree
Last synced: about 2 months ago
JSON representation
Some stuff for rose trees
- Host: GitHub
- URL: https://github.com/athanclark/rose-trees
- Owner: athanclark
- License: bsd-3-clause
- Created: 2015-03-30T15:57:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T22:04:26.000Z (almost 5 years ago)
- Last Synced: 2024-04-26T00:25:41.041Z (10 months ago)
- Topics: haskell, rose-tree
- Language: Haskell
- Size: 1.52 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Stories in Ready](https://badge.waffle.io/athanclark/rose-trees.png?label=ready&title=Ready)](https://waffle.io/athanclark/rose-trees)
rose-trees
==========A simple class for making the construction of rose trees look prettier. I've also
made an implementation of a left-child right-sibling binary tree-based rose tree,
and one that uses `Data.Set` internally as a forest.