Returns true if both sets of data have the same keys, and iterables at each key contain the same values, regardless of order. By default uses === comparison semantics.
Returns true if both sets of data have the same keys, and iterables at each key contain the same values, regardless of order. By default uses === comparison semantics.