Obtains a unique key for an element of the set. Primitives will yield the
same key if they have the same type and convert to the same string. Object
references will yield the same key only if they refer to the same object.
Arguments:
Returns: string
A unique key for this value/object.
|
code » |