1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/ruby-bsearch/pkg-descr
Pav Lucistnik 8f1e0d4bda - Update download location, update WWW
Reported by:	-fetch-original pointyhat run
2009-01-30 22:57:55 +00:00

6 lines
177 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.
WWW: http://0xcc.net/ruby-bsearch/