Function const_cmp::slice::eq_slice_i16[][src]

pub const fn eq_slice_i16(left: &[i16], right: &[i16]) -> bool

Compares two &[i16] for equality.