queueRuns

fun queueRuns(runs: Iterable<() -> Unit>)
fun queueRuns(runs: Sequence<() -> Unit>)