Function const_cmp::slice::cmp_slice_i8[][src]

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

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