Searched refs:shift_head (Results 1 – 1 of 1) sorted by relevance
55 fn shift_head<T, F>(v: &mut [T], is_less: &F) in shift_head() function164 shift_head(&mut v[i..], is_less); in partial_insertion_sort()