qrisp.id#

id(obj, /)#

Return the identity of an object.

This is guaranteed to be unique among simultaneously existing objects. (CPython uses the object’s memory address.)