Function konst::slice::cmp::cmp_slice_i16

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

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