withEach

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