binarySearch

Undocumented in source. Be warned that the author may not have intended to support it.
int
binarySearch
(
int min
,
int max
,
int delegate
(
int
)
comp
,
bool lower = true
)

Meta