Function const_cmp::slice::eq_slice_i64[][src]

pub const fn eq_slice_i64(left: &[i64], right: &[i64]) -> bool

Compares two &[i64] for equality.