pkgsrc/devel/ruby-bsearch/DESCR

4 lines
140 B
Text
Raw Normal View History

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.