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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (5):

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

Besitzer:

Autoren:

  • Stefan Plantikow

SHA 256-Prüfsumme:

75415b19a349bd185e85f22c466a67c87163e8a64d09fda120081782d0c2347a

Downloads insgesamt 6.247

Für diese Version 6.247

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: