setBitValue

fun setBitValue(bitIndex: Int, value: Boolean)

Sets a single bit in the underlying BinarySet and marks caches dirty.

Parameters

bitIndex

the bit to set

value

new boolean value