pub fn equal(lhs: &dyn Array, rhs: &dyn Array) -> bool
Logically compares two Arrays. Two arrays are logically equal if and only if:
Array