RubyGems.org

rubytree

0.6.0

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

Anupam Sengupta

51,495 total downloads 489 for this version
Owners

0b4a064bc673bf42c2065415ff15e1cb

Bundler
gem "rubytree", "~> 0.6.0"
Versions
  1. 0.6.0 January 3, 2010
Show all versions (18 total)
Runtime Dependencies
  1. structured_warnings >= 0.1.3
Development Dependencies
  1. hoe >= 2.4.0