RubyGems Navigation menu

rbtree-jruby 0.2.0

RBTree is a sorted associative collection that is implemented with Red-Black Tree. The elements of RBTree are ordered and its interface is the almost same as Hash, so simply you can consider RBTree sorted Hash.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - July 23, 2013 (103 KB)
  2. 0.2.0 - December 09, 2012 (103 KB)
  3. 0.1.0 - November 10, 2012 (135 KB)

Development Dependencies (5):

bundler >= 0
jeweler ~> 1.8.4
rcov >= 0
rdoc ~> 3.12
shoulda >= 0

Owners:

Authors:

  • Isaiah Peng

SHA 256 checksum:

a5ff97f85f74b8a0cfc8e2ffb34ec6d7f39957da8a925d43b9479c095afef203

Total downloads 44,445

For this version 2,774

License:

MIT

Required Ruby Version: None

Links: