setTrue

fun setTrue(i: Int)(source)

Sets the value at the specified index to true.

Parameters

i

The index to set to true.

See also

Throws

If the index is out of bounds.