Function konst::slice::cmp::cmp_slice_u64

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

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