Exercises 2 - 4
Write a function that accomplishes selection sort that has the following definition:
val select_sort = fn : int list -> int list