UInt.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
struct UInt(size_t SIZE)
final @nogc const
int
opCmp
(
A
)
(
const A ahs
)
if (
SIZE <= 64 &&
SIZE >= 8
&&
SIZE % 8 == 0
)

Meta