Function const_cmp::slice::cmp_slice_i64[][src]

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

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