@wtasnorg/node-lib
@wtasnorg/node-lib / popcount32
popcount32(value): number
value
number
Defined in: bits.ts:52
Count set bits in an unsigned 32-bit representation of a number.
Number interpreted as uint32.
Number of set bits (0-32).