pub const fn eq_slice_i16(left: &[i16], right: &[i16]) -> bool
Compares two &[i16] for equality.
&[i16]