Compare two objects to see if they are the 'same', for some loose definition of same
x %same% y
x
first object
y
second object
Returns TRUE or FALSE
TRUE
FALSE