BigInt.opCmp

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

Meta