ruby-rbtree

sorted associative collection for Ruby

Description

A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mame/rbtree


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-rbtree