carson-katri / awesome-result-builders

A list of cool DSLs made with Swift 5.4’s @resultBuilder
1.07k stars 45 forks source link

Add the Composable Architecture #26

Open stephencelis opened 1 year ago

stephencelis commented 1 year ago

We use result builders in TCA for composing app features together :)

https://github.com/pointfreeco/swift-composable-architecture

carson-katri commented 1 year ago

Awesome! Would you be able to open a PR to add it to the README?