Searched defs:par_sort_unstable_by (Results 1 – 3 of 3) sorted by relevance
390 pub fn par_sort_unstable_by<F>(&mut self, cmp: F) in par_sort_unstable_by() function
524 pub fn par_sort_unstable_by<F>(&mut self, cmp: F) in par_sort_unstable_by() function
611 fn par_sort_unstable_by<F>(&mut self, compare: F) in par_sort_unstable_by() method