containsAny

suspend fun <T : B, E : B, B> LazySet<T>.containsAny(elements: Collection<E>): Boolean(source)