Function const_cmp::slice::eq_slice_i32[][src]

pub const fn eq_slice_i32(left: &[i32], right: &[i32]) -> bool

Compares two &[i32] for equality.