RubyGems Navigation menu

bin_search 0.1

Pure ruby implementation of binary search for Ruby arrays and similiar data structures. Supports ascending and descending sort order, searching for exact and nearest matches, and has a versatile API. Uses linear search for small arrays to make use of the internal cache of moden CPUs.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1 - May 28, 2012 (8.0 KB)

Development 依赖 (5):

rake >= 0
redcarpet >= 0
rspec >= 0
simplecov >= 0
yard >= 0

业主:

作者:

  • Stefan Plantikow

SHA 256 校验和:

75415b19a349bd185e85f22c466a67c87163e8a64d09fda120081782d0c2347a

下载总量 6,254

这个版本 6,254

许可:

需要的 Ruby 版本:

链接: