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