bit_count

Function bit_count 

Source
pub fn bit_count(col: Expr) -> Expr
Expand description

Returns the number of bits set in the binary representation of the argument.