Checks if provided arguments have same elements at the same indices
Returns true if a and b have the same elements at the same indices, false otherwise
Checks if provided arguments have same elements at the same indices