kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.native
/
BitSet
/
lastTrueIndex
last
True
Index
Native
val
lastTrueIndex
:
Int
Returns an index of the last bit that has
true
value. Returns -1 if the set is empty.