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