bsearch

Undocumented in source.
  1. bool bsearch(Buf buf, Pat pat, Pred pred)
    template bsearch(Buf, Pat, Pred)
    version(!TangoDoc)
    bool
    bsearch
    (
    Buf buf
    ,
    Pat pat
    ,
    Pred pred
    )
  2. bool bsearch(Elem[] buf, Elem pat, Pred2E pred)
  3. template bsearch(Buf, Pat)

Members

Functions

bsearch
bool bsearch(Buf buf, Pat pat, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta