ubound

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

Members

Functions

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

Meta