and

fun and(another: BitSet)(source)

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

Since Kotlin

1.3