Function re_viewer::external::arrow2::array::ord::total_cmp

pub fn total_cmp<T>(l: &T, r: &T) -> Ordering
where T: NativeType + Ord,
Expand description

Total order of all native types whose Rust implementation that support total order.