Module malachite_base::num::logic::trailing_zeros

source ·
Expand description

TrailingZeros, a trait for determining the number of zeros that a number ends with when written in binary.