kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.native
/
BitSet
/
get
get
Native
operator
fun
get
(
index
:
Int
)
:
Boolean
Returns a value of a bit with the
index
specified.