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 (8KB)

Development依存関係 (5):

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

所有者:

作者:

  • Stefan Plantikow

SHA 256チェックサム:

75415b19a349bd185e85f22c466a67c87163e8a64d09fda120081782d0c2347a

累計ダウンロード数 6,252

このバージョンのみ 6,252

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: