bsearch_

Undocumented in source.
version(!TangoDoc)
template bsearch_ (
Elem
Pred = IsLess!(Elem)
) {}

Members

Functions

fn
bool fn(Elem[] buf, Elem pat, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta