Returns whether the two arguments are equal by value.
up.util.isEqual()
can compare strings, numbers,
array-like values, plain objects and Date
objects.up.util.isEqual.key
.===
).The first value to compare.
The second value to compare.
Whether the arguments are considered equal.