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 校验和:

c1c6f20845753a73e14ae0e0622b2a9ee1a6f97a5d86eb465e23af285a3726be

下载总量 8,473

这个版本 4,740

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: > 1.3.1

链接: