Searched defs:Ordering (Results 1 – 3 of 3) sorted by relevance
267 F: FnMut(&T, &T) -> Ordering, in sort_by()
1331 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()1354 fn cmp(&self, other: &Self) -> Ordering { in cmp()
3295 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()3307 fn cmp(&self, other: &Self) -> Ordering { in cmp()