phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
sort.sort
nxt
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
(
!__traits(
isStaticArray
,
Range
)
)
Meta
Source
See Implementation
nxt
algorithm_ex
sort
functions
sort