trailingZeroBitCount

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

BigInt.swift:355
var trailingZeroBitCount: Int { get }