reduce(into:action:)

IfLetReducer.swift:246
func reduce(into state: inout Parent.State, action: Parent.Action) -> Effect<Parent.Action>