rosary 0.1.6

A Library About Rose Trees
Documentation
1
2
3
# Rosary : A Library About Rose Trees


This library is a very simple implementation of a [rose tree](https://en.wikipedia.org/wiki/Rose_tree), including higher-order functions on the rose tree to facilitate functional programming (including a depth-sensitive mapping function), and a pre-order iterator over trees.