count

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

Members

Functions

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

Meta