BigInt.ulongLength

Number of significant ulongs which are used in storing this number. The absolute value of this BigInt is always < 264*ulongLength

struct BigInt
@property @safe pure nothrow @nogc const
size_t
ulongLength
()

Meta