withEach

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