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