mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
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)
Meta
Source
See Implementation
mir
utility
functions
_expect
extMul
inlineIR
max
min
swapStars
structs
ExtMulResult
templates
simpleSort
Simple sort algorithm usefull for CTFE code.