Files
pkgsrc-ng/devel/ruby-bsearch/DESCR
2013-09-26 17:14:40 +02:00

4 lines
140 B
Plaintext

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.