ChainedRunnablePartFirst

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