HammingWeightI function

Fully qualified name: Std.Math.HammingWeightI

function HammingWeightI(n : Int) : Int

Summary

Returns the number of 1 bits in the binary representation of integer n.