packages feed

rose-trees-0.0.4.5: README.md

[![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.