Function arr_eq

Source
pub fn arr_eq<T: PartialEq>(a: &[T], b: &[T]) -> bool