BigInt.uintLength

Number of significant uints which are used in storing this number. The absolute value of this BigInt is always < 2^(32*uintLength)

struct BigInt
int
uintLength
()

Meta