containsAny

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

Return

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