Function const_cmp::slice::cmp_slice_u64[][src]

pub const fn cmp_slice_u64<'a>(left: &[u64], right: &[u64]) -> Ordering

Compares two &[u64], returning the order of left relative to right.