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