Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.