Reference: OPEQUALS
a = b, or OPEQUALS(a, b), returns True if a and b are identical objects, and False otherwise. a and b might be real or complex numbers, vectors, matrices, pixmaps, sounds, tables, strings, booleans, or sets.
a = b, or OPEQUALS(a, b), returns True if a and b are identical objects, and False otherwise. a and b might be real or complex numbers, vectors, matrices, pixmaps, sounds, tables, strings, booleans, or sets.