or

fun or(another: BitSet)(source)

Performs a logical or operation over corresponding bits of this and another BitSets. The result is saved in this BitSet.

Since Kotlin

1.3