replaceIf.replaceIf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t replaceIf(Buf buf, Elem val, Pred pred)
    template replaceIf(Buf, Elem, Pred)
    version(!TangoDoc)
    replaceIf
    (
    Buf buf
    ,,
    Pred pred
    )
  2. size_t replaceIf(Elem[] buf, Elem val, Pred2E pred)

Meta