intersects
fun intersects(another: BitSet): BooleanReturns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
fun intersects(another: BitSet): BooleanReturns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.