I can see there\'s a sorting object, Sorting, with a quicksort method, quickSort, on it.
Sorting
quickSort
What would be a code example of using it, sorting
Nowadays this one works too:
List(3,7,5,2).sorted