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