Skip to content

Instantly share code, notes, and snippets.

@atimca
Created July 8, 2020 16:27
Show Gist options
  • Save atimca/0569f680d9895570b0aef63d78f681d7 to your computer and use it in GitHub Desktop.
Save atimca/0569f680d9895570b0aef63d78f681d7 to your computer and use it in GitHub Desktop.
private let reducer: (inout State, Action, Environment) -> Effect<Action, Never>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment