compareTo

expect open operator override fun compareTo(other: Uuid): Int

UUIDs implement the Comparable interface.

actual open operator override fun compareTo(other: Uuid): Int
actual open operator override fun compareTo(other: Uuid): Int

Return

The result of comparing uuidBytes between this and other