phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
sort.sort
algorithm_ex
sort
Undocumented in source. Be warned that the author may not have intended to support it.
auto
sort
(Arr arr)
auto
sort
(Range r)
template
sort
(alias less = `a < b`, SwapStrategy ss = SwapStrategy.unstable)
auto
sort
(
Range
)
(
Range
r
)
if
(
!
isStaticArray
!
Range
)
Meta
Source
See Implementation
algorithm_ex
sort
functions
sort