Skip to content

Instantly share code, notes, and snippets.

@kaszabimre
Created June 28, 2023 14:44
Show Gist options
  • Save kaszabimre/bce567277e00d210e22ceb5edebde38c to your computer and use it in GitHub Desktop.
Save kaszabimre/bce567277e00d210e22ceb5edebde38c to your computer and use it in GitHub Desktop.
guard let reducer = (viewModel as? Reducer<S, shared.UiEvent>) else {
return
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment