BitCountInt extension

Extends int with bitCount method that returns number of one-bits.

on

Methods

bitCount() int
Returns number of one-bits.