ruby-rbtree / 0.3.0
| Short description: | Ruby/RBTree | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Datastructure | |||||
| Status: | stable | |||||
| Created: | 2002-12-31 15:00:00 GMT | |||||
| Last update: | 2009-11-14 08:21:33 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/67118/rbtree-0.3.0.tar.gz | |||||
| License: | BSD-type | |||||
| Dependency: |
|
|||||
| 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.3.0 (2009-11-14)] [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 (-)] | |||||