Function badsort::merge_sort[][src]

pub fn merge_sort(lst: &Vec<i32>) -> Vec<i32>