Searched defs:Ordering (Results 1 – 3 of 3) sorted by relevance
267 F: FnMut(&T, &T) -> Ordering, in sort_by()
1353 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()1376 fn cmp(&self, other: &Self) -> Ordering { in cmp()
3344 fn partial_cmp(&self, other: &Vec<T, A2>) -> Option<Ordering> { in partial_cmp()3356 fn cmp(&self, other: &Self) -> Ordering { in cmp()