Instance Subscriptswift-composable-architecture 1.18.0ComposableArchitecture
subscript(dynamicMember:)
PresentationReducer.swift:310subscript<AppendedAction>(dynamicMember keyPath: CaseKeyPath<Action, AppendedAction>) -> AnyCasePath<PresentationAction, PresentationAction<AppendedAction>> where Action : CasePathable { get }