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