Last Modified
2013-07-14 00:03:28 +0000
Requires
  • tree/tree_deps
  • tree/version

Description

tree.rb - This file is part of the RubyTree package.

tree.rb - Generic implementation of an N-ary tree data structure.

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)