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 總和檢查碼:

=

總下載次數 6,337

這個版本 6,337

版本发布:

授權:

Ruby 版本需求:

相關連結: