RubyGems Navigation menu

rbtree3 1.0.1

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. 1.0.1 March 24, 2026 (33.5 KB)
  2. 1.0.0 March 24, 2026 (33.5 KB)
  3. 0.7.1 April 20, 2023 (33.5 KB)
  4. 0.7.0 January 10, 2022 (33.5 KB)
  5. 0.6.0 January 21, 2020 (33.0 KB)
顯示所有版本(共 6)

擁有者:

推送者:

作者:

  • Kyrylo Silin, OZAWA Takuma

SHA 256 總和檢查碼:

=

總下載次數 21,119,613

這個版本 161

版本发布:

授權:

MIT

Ruby 版本需求: >= 1.9

相關連結: