A rose tree is a recursive n-ary tree. rose_tree implements the data structure and provides raw and zipper-based traversal and manipulation.
Show All Activities