RubyGems.org

rubytree

0.5.3

Rubytree is a Ruby implementation of the generic Tree data structure. It provides a generic tree data-structure with ability to store keyed node-elements in the tree. This implementation is node-centric, where the individual nodes on the tree are the primary objects and form the leafs of the structure. The implementation mixes in the Enumerable module.

installgem install rubytree -v 0.5.3
Authors

Anupam Sengupta

51,494 total downloads 11,037 for this version
Owners

0b4a064bc673bf42c2065415ff15e1cb

Bundler
gem "rubytree", "~> 0.5.3"
Versions
  1. 0.5.3 December 31, 2009
Show all versions (18 total)
Development Dependencies
  1. hoe >= 2.4.0