Check if two objects are identical

a %is% b

Arguments

a

an object.

b

an object.

Value

TRUE if a and b are identical; FALSE otherwise.