RubyGems Navigation menu

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.6 - December 10, 2022 (30 KB)
  2. 0.4.5 - February 02, 2022 (29.5 KB)
  3. 0.4.4 - January 01, 2021 (29.5 KB)
  4. 0.4.3 - January 01, 2021 (29.5 KB)
  5. 0.4.2 - December 26, 2013 (29.5 KB)
  6. 0.3.0 - November 14, 2009 (28.5 KB)
Show all versions (10 total)

Owners:

Authors:

  • OZAWA Takuma

SHA 256 checksum:

7da047779856c4160c0165da434882e016808de8d851ff71fd141252e9da20da

Total downloads 40,158,326

For this version 36,395

Licenses:

N/A

Required Ruby Version: >= 1.8.0

Links: