BigInt.uintLength
size_t uintLength() @property @safe pure nothrow @nogc constNumber of significant uints which are used in storing this number. The absolute value of this BigInt is always < 232*uintLength
size_t uintLength() @property @safe pure nothrow @nogc constNumber of significant uints which are used in storing this number. The absolute value of this BigInt is always < 232*uintLength