Module malachite_base::num::logic::count_zeros

source ·
Expand description

CountZeros, a trait for counting the number of ones in the binary representation of a number.