Searched defs:Ordering (Results 1 – 1 of 1) sorted by relevance
289 fn partial_cmp(&self, other: &BqlCell<T>) -> Option<Ordering> { in partial_cmp()296 fn cmp(&self, other: &BqlCell<T>) -> Ordering { in cmp()744 fn partial_cmp(&self, other: &BqlRefCell<T>) -> Option<Ordering> { in partial_cmp()755 fn cmp(&self, other: &BqlRefCell<T>) -> Ordering { in cmp()