ReducerContext

constructor(state: State, action: Action, launchBlock: Launch)

Parameters

state

the current state

action

the action that triggered the reducer

launchBlock

launch a coroutine without exposing the bloc's CoroutineScope, it's internal to allow for JobConfig default values via extension functions