The OpenD Programming Language

BigInt.opCmp

struct BigInt(uint size64)
@safe const @safe pure nothrow @nogc
opCmp
()
(
auto ref const BigInt rhs
)
if (
size64 &&
size64 <= ushort.max
)

Meta