Function konst::slice::cmp::cmp_slice_i64

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

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