Tests if two arguments are equal. Object literals and arrays are tested for deep equality while other objects are tested for strict equality.
An argument to test.
true if a and b are deeply equal.
true
a
b
Tests if two arguments are equal. Object literals and arrays are tested for deep equality while other objects are tested for strict equality.