mir-core — Libmir Archive
← Libmir Archive
Dlang.org
simpleSort
mir
utility
Simple sort algorithm usefull for CTFE code.
template
simpleSort
(alias cmp = "a < b")
@
optmath
T
[]
simpleSort
(
T
)
(
return
T
[]
array
)
Members
Functions
simpleSort
T
[]
simpleSort
(T[] array)
mir
utility
functions
_expect
extMul
max
min
structs
ExtMulResult
templates
simpleSort
Simple sort algorithm usefull for CTFE code.