0.2.0
版本发布时间: 2015-11-22 18:22:47
Scalified/tree最新发布版本:0.2.0(2015-11-22 18:22:47)
- Changed main interfaces to classes
- Added LinkedMultiTreeNode - MultiTreeNode implementation based on the leftmost-child-right-sibling representation
- Added subtrees clearing logic and tests
- New find and findAll methods - allows to find nodes within the tree with the specified data