Package Usage: rubygems: rbtree3
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+.
4 versions
Latest release: about 2 years ago
2 dependent packages
16,556,798 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/rubygems.org/packages/rbtree3