Module selection
sort_it
Takes a vec of any type implementing std::cmp::PartialOrd and returns the ordered list in ascending order.
std::cmp::PartialOrd