tree.rb

Path: lib/tree.rb
Last Update: Sat Oct 29 19:43:18 +0000 2011

tree.rb

$Revision: 1.29 $ by $Author: anupamsg $ $Name: $

tree.rb - Generic Multi-way Tree implementation

Provides a generic tree data structure with ability to store keyed node elements in the tree. The implementation mixes in the Enumerable module.

Author:Anupam Sengupta (anupamsg@gmail.com)

[Validate]