A sorted associative collection implemented with a Red-Black Tree, providing a Hash-like interface with ordered elements, specifically for JRuby.
gem install rbtree-jrubyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a sorted RBTree and inserts key-value pairs
Use only with JRuby; consider alternatives like rbtree gem for MRI.
No dependency data recorded yet.