Uniq.UUID.compare
You're seeing just the function
compare
, go back to
Uniq.UUID module for more information.
Specs
Compares two UUIDs, using their canonical 128-bit integer form, as described in RFC 4122.
You may provide the UUIDs in either string, binary, or as a Uniq.UUID
struct.