common-plugin / com.cognifide.gradle.common.build / Parallel / with

with

fun <A> with(iterable: Iterable<A>, callback: A.() -> Unit): Unit