Skip to main content

count_ones

Function count_ones 

Source
pub const fn count_ones(x: u64) -> u32
Expand description

Returns the number of set bits in a u64