RubyGems Navigation menu

rbtree 0.4.6

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.

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)
Show all versions (10 total)

Owners:

Pushed by:

Authors:

  • OZAWA Takuma

SHA 256 checksum:

14eea4469b24fd2472542e5f3eb105d6344c8ccf36f0b56d55fdcfeb4e0f10fc

Total downloads 39,773,145

For this version 14,117,893

License:

MIT

Required Ruby Version: >= 1.8.6

Links: