object_id
object_id(x)
Get a unique integer id for x
. object_id(x)==object_id(y)
if and only if is(x,y)
.
Examples
See Also
User Contributed Notes
Add a Note
The format of note supported is markdown, use triple backtick to start and end a code block.