7 releases
0.1.6 | May 23, 2023 |
---|---|
0.1.5 | Mar 4, 2023 |
0.1.4 | Feb 26, 2023 |
0.1.3 | Jun 22, 2022 |
0.1.1 | Jan 18, 2021 |
#876 in Data structures
23KB
485 lines
Rosary : A Library About Rose Trees
This library is a very simple implementation of a 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.