Function const_cmp::slice::cmp_slice_i128[][src]

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

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