Searched defs:Ordering (Results 1 – 1 of 1) sorted by relevance
109 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()115 fn cmp(&self, other: &Self) -> Ordering { in cmp()