← Docs
kotlin-stdlib / kotlin.native / BitSet / intersects

intersects

Native
1.3
fun intersects ( another : BitSet ) : Boolean
(source)

Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .