bsearch

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

Members

Functions

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

Meta