bsearch.bsearch

Undocumented in source. Be warned that the author may not have intended to support it.
  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)

Meta