Object.is
The is method returns true if the 2 parameters are the exact same value.
2 different arrays.
Same array.
2 different objects.
Same object.