sort_range

Function sort_range 

Source
fn sort_range<T: PartialOrd>(a: T, b: T) -> (T, T)