The OpenD Programming Language

simpleSort.simpleSort

template simpleSort(alias cmp = "a < b")
T[]
simpleSort
(
T
)
(
return T[] array
)

Meta