SameQ
returns
True
ifx
andy
are structurally identical.
See
Examples
Any object is the same as itself:
Unlike Equal
, SameQ
only yields True
if x
and y
have the same type:
Related terms
Implementation status
- ✅ - full supported
returns
True
ifx
andy
are structurally identical.
See
Any object is the same as itself:
Unlike Equal
, SameQ
only yields True
if x
and y
have the same type: