Function const_cmp::slice::cmp_slice_u128[][src]

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

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