forEach

inline fun <E> KoneIterable<E>.forEach(block: (value: E) -> Unit)(source)