Function const_cmp::slice::cmp_slice_i16[][src]

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

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