Files
Stephen Celis f1af33763e Swift 6 updates (#3379)
* Swift 6 updates

  - Soft-deprecate `_SynthesizedConformance` now that Xcode 16 has fixed
    this bug.
    - Update docs accordingly.

  - Document Xcode 16 macro gotcha around custom build configuration
    names.

* wip
2024-09-12 14:11:05 -07:00

196 B

ComposableArchitecture/Reducer()

Topics

Enum reducers

  • Reducer(state:action:)
  • ReducerCaseEphemeral()
  • ReducerCaseIgnored()
  • CaseReducer
  • CaseReducerState