effectRunner

abstract fun effectRunner(effectRunner: Producer<WorkRunner>): MobiusLoop.Builder<M, E, F>

Return

a new Builder with the supplied effect runner, and the same values as the current one for the other fields.