BigInt.opCmp
No documentation available for this declaration.
int opCmp(T)(T rhs) if (isIntegral!T) const pure @safeNo documentation available for this declaration.
int opCmp(T)(const T y) if (isFloatingPoint!T) const nothrow @nogc @safeComparison with floating-point types