any

fun <T> Stream<T>.any(predicate: (T) -> Boolean): Boolean