forEachApply

inline fun <E> Iterable<E>.forEachApply(action: E.() -> Unit)