tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
replace.replace
tango
core
Array
replace
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
replace
(Buf buf, Elem pat, Elem val)
template
replace
(Buf, Elem)
version(!TangoDoc)
size_t
replace
(
Buf
buf
,
Elem
pat
,
Elem
val
)
size_t
replace
(Elem[] buf, Elem pat, Elem val, Pred2E pred)
template
replace
(Buf, Elem, Pred)
Meta
Source
See Implementation
tango
core
Array
replace
functions
replace