Module malachite_base::num::logic::count_ones

source ·
Expand description

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