reduce(into:action:)

ReducerBuilder.swift:115
func reduce(into state: inout R0.State, action: R0.Action) -> Effect<R0.Action>