BigUint.addOrSubInt

BigUint addOrSubInt(Tulong)(const scope BigUint x, Tulong y, bool wantSub, ref bool sign) if (is(Tulong == ulong)) pure nothrow @safe
No documentation available for this declaration.