Performs a shallow comparison of two objects or arrays to check if they have the same keys, length and values.
true if the objects are considered equal.
true
deepEqual
Generated using TypeDoc
Performs a shallow comparison of two objects or arrays to check if they have the same keys, length and values.
Returns
true
if the objects are considered equal.See
deepEqual