[][src]Function sorting_rs::selection_sort::selection_double_sort

pub fn selection_double_sort<T: PartialOrd>(input: &mut [T])