konst::slice::cmp

Function cmp_slice_i128

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

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