listNone

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

Return

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