fun set(index: Int): Unit
operator fun set(index: Int, value: Boolean): Unit
index - the index of the bit to set
index