leadingZeroBitCount

The number of leading zero bits in the magnitude of self. 0 if self = 0

BigInt.swift:336
var leadingZeroBitCount: Int { get }