RubyGems.org

rbtree

0.3.0

RBTree is a sorted associative collection that is implemented with Red-Black Tree. The elements of RBTree are ordered and its interface is the almost same as Hash, so simply you can consider RBTree sorted Hash.

installgem install rbtree
Authors

OZAWA Takuma

15,655 total downloads 7,845 for this version
Owners

1140ae934ab403a6d4b431d33e9da654

Gemfile
gem "rbtree", "~> 0.3.0"
Versions
  1. 0.3.0 November 13, 2009
  2. 0.2.1 January 26, 2009
  3. 0.2.0 February 4, 2008