RubyGems.org

rubytree

0.6.1

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.6.1
Authors

Anupam Sengupta

51,495 total downloads 779 for this version
Owners

0b4a064bc673bf42c2065415ff15e1cb

Bundler
gem "rubytree", "~> 0.6.1"
Versions
  1. 0.6.1 January 4, 2010
Show all versions (18 total)
Development Dependencies
  1. hoe >= 2.4.0