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