Function const_cmp::slice::eq_slice_u64[][src]

pub const fn eq_slice_u64(left: &[u64], right: &[u64]) -> bool

Compares two &[u64] for equality.