firstDo

fun <R> firstDo(sync: Boolean, runnable: () -> R): ChainedRunnablePartFirst<R>