identifier

expect val Any.identifier: String

A per-platform, stable-for-the-object's-lifetime identity string (e.g. the hex identity hash code on the JVM), used to keep the Prolog rendering of two distinct ObjectRefs over equal objects distinct (see ObjectRef.nameOf).

actual val Any.identifier: String

A per-platform, stable-for-the-object's-lifetime identity string (e.g. the hex identity hash code on the JVM), used to keep the Prolog rendering of two distinct ObjectRefs over equal objects distinct (see ObjectRef.nameOf).

actual val Any.identifier: String

A per-platform, stable-for-the-object's-lifetime identity string (e.g. the hex identity hash code on the JVM), used to keep the Prolog rendering of two distinct ObjectRefs over equal objects distinct (see ObjectRef.nameOf).