orx-tree 2.2.0

A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
Documentation
1
2
3
4
5
mod push_child_tree;
mod push_sibling_tree;
mod replace;
mod swap_subtrees;
mod utils;