containsAny

abstract suspend fun containsAny(other: LazySet<Any?>): Boolean(source)

Return

true if the two LazySets have any element in common, otherwise false