library
Toggle table of contents
1.0.0-alpha01
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.bit
/
BitField
/
lowestSetBit
lowest
Set
Bit
fun
lowestSetBit
(
)
:
Int
(
source
)
Returns the position of the lowest set bit (0-based).
Return
Position of lowest set bit, or -1 if empty