Skip to main content

array_equal

Function array_equal 

Source
pub fn array_equal<T: PartialEq>(left: &[T], right: &[T]) -> bool