UUID.opEquals

bool opEquals(const UUID s) @safe pure nothrow @nogc const

All of the standard numeric operators are defined for the UUID struct.

bool opEquals(ref const scope UUID s) @safe pure nothrow @nogc const

ditto