listAll

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

Return

SimpleFilter which will return true in case when all the items in incoming data passed this filter