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 checksum:

75415b19a349bd185e85f22c466a67c87163e8a64d09fda120081782d0c2347a

總下載次數 6,254

這個版本 6,254

License:

Ruby 版本需求:

相關連結: