module Tree
This module provides a TreeNode class whose instances are the primary objects for representing nodes in the tree.
This module also acts as the namespace for all classes in the RubyTree package.
Constants
- VERSION
Rubytree Package Version