Path: | lib/tree.rb |
Last Update: | 2010-03-03 00:04:03 +0100 |
tree.rb - This file is part of the RubyTree package.
$Revision$ by $Author$ on $Date$
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) |