countIf

Undocumented in source.
  1. size_t countIf(Buf buf, Pred pred)
    template countIf(Buf, Pred)
    version(!TangoDoc)
    countIf
    (
    Buf buf
    ,
    Pred pred
    )
  2. size_t countIf(Elem[] buf, Pred1E pred)

Members

Functions

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

Meta