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