replace.replace

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

Meta