tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
replace_.fn
tango
core
Array
replace_
Undocumented in source. Be warned that the author may not have intended to support it.
template
replace_
(Elem, Pred = IsEqual!(Elem))
version(!TangoDoc)
size_t
fn
(
Elem
[]
buf
,
Elem
pat
,
Elem
val
,
Pred
pred
=
Pred.init
)
Meta
Source
See Implementation
tango
core
Array
replace_
functions
fn