23340695d ^
1 2 3 4 5
import algorithm proc foosort(ships: var seq[int]) = sort(ships, system.cmp[int])