RubyGems Navigation menu

hipe-simplebtree 0.0.1

This is a pure-ruby port of Takuma Ozawa's RBTree. (it has an identical interface and uses the identical unit tests from his version 0.3.0, however it is *not* a Red-Black tree.) It's intended for doing lookups and not for doing lots of insertions or deletions. Please see RBTree docs for a sense of how this is supposed to be used. (This one runs the unit tests about 15% slower than Ozawa's C-version, and 80% less lines of code ;)

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.1 November 23, 2009 (16.5 KB)
  2. 0.0.0 November 21, 2009 (7.0 KB)

所有者:

作者:

  • Mark Meves

SHA 256 校验和:

=

下载总量 8,896

这个版本 5,034

版本发布:

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: > 1.3.1

链接: