RubyGems Navigation menu

rbtree3 0.5.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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

所有者:

作者:

  • Kyrylo Silin, OZAWA Takuma

SHA 256チェックサム:

4638837ac696300066d91e1f1821c3a1105305d10815fa2fa004bf40caefcd54

累計ダウンロード数 15,142,092

このバージョンのみ 3,124,168

ライセンス:

MIT

必要なRubyのバージョン: >= 2.1

リンク: