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