☰
highestOneBit
🌌u32.highestOneBit
find the highest 1 bit in this integer and return integer with
this single bit set or 0 if this is 0.
find the highest 1 bit in this integer and return integer with
this single bit set or 0 if this is 0.