RubyGems Navigation menu

rbtree3 0.7.0

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. This is a fork of the original gem that fixes various bugs on Ruby 2.3+.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.7.1 - April 20, 2023 (33,5 KB)
  2. 0.7.0 - January 10, 2022 (33,5 KB)
  3. 0.6.0 - January 21, 2020 (33 KB)
  4. 0.5.0 - February 07, 2019 (32,5 KB)

Besitzer:

Pushed by:

Autoren:

  • Kyrylo Silin, OZAWA Takuma

SHA 256-Prüfsumme:

0673377fe4b6e023c6cb2ba0229638d1c37f63a1890dd9dddec2cfc7177f4cc1

Downloads insgesamt 15.190.530

Für diese Version 4.148.471

Lizenz:

MIT

Erforderliche Ruby-Version: >= 1.8

Links: