o_Set Intersects
open override fun o_SetIntersects(self: AvailObject, otherSet: A_Set): Boolean
Content copied to clipboard
Compute whether the intersection of two sets is non-empty (a ∩ b ≠ ∅).
Compute whether the intersection of two sets is non-empty (a ∩ b ≠ ∅).