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

set

fun set(index: Int): Unit (source)
operator fun set(index: Int, value: Boolean): Unit (source)

Parameters

index - the index of the bit to set