listAny

fun <T> SimpleFilter<T>.listAny(): suspend (Iterable<T>) -> Boolean

Return

SimpleFilter which will return true in case when there is any item in incoming data passed this filter