lbound

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

Members

Functions

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

Meta