bitvector-jvm-0.1.4 / net.onedaybeard.bitvector / BitVector / unsafeSet

unsafeSet

fun unsafeSet(index: Int): Unit (source)
fun unsafeSet(index: Int, value: Boolean): Unit (source)

Parameters

index - the index of the bit to set