tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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