RAA - ruby-rbtree

ruby-rbtree / 0.2.1

Short description: Ruby/RBTree
Category: Library/Datastructure
Status: stable
Created: 2002-12-31 15:00:00 GMT
Last update: 2009-01-27 08:59:51 GMT
Owner: OZAWA Takuma (Projects of this owner)
Homepage: http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/README.html
Download: http://rubyforge.org/frs/download.php/50872/rbtree-0.2.1.tar.gz
License: BSD-type
Dependency:
None
Description:

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.

Versions: [0.2.1 (2009-01-27)] [0.2.0 (2008-02-05)] [0.1.3 (2004-12-04)] [0.1.2 (2004-06-12)] [0.1.1 (-)]

Edit this project (for project owner)

back to RAA top