all

inline fun <E> KoneIterable<E>.all(block: (value: E) -> Boolean): Boolean(source)