tree.rb - This file is part of the RubyTree package.
Provides a generic tree data structure with ability to store keyed node elements in the tree. This implementation mixes in the Enumerable module.
Author
Anupam Sengupta (anupamsg@gmail.com)