tree_iterator 1.0.1 tree_iterator: ^1.0.1 copied to clipboard
Provides simple operations for traversing a tree. Works with any tree structure providing that you can return the set of children for a node when requested.