BigInt.mul128

private void mul128(ulong a, ulong b, out ulong hi, out ulong lo) pure nothrow @nogc @safe
No documentation available for this declaration.
private ulong mul128(ulong u, ulong v, out ulong hi) pure nothrow @nogc @trusted
No documentation available for this declaration.