8f1e0d4bda
Reported by: -fetch-original pointyhat run
5 lines
177 B
Text
5 lines
177 B
Text
Ruby/Bsearch is a binary search library for Ruby. It can search the
|
|
FIRST or LAST occurrence in an array with a condition given by a
|
|
block.
|
|
|
|
WWW: http://0xcc.net/ruby-bsearch/
|