Skip to content

Conversation

@StevenLambion
Copy link
Owner

The initial binding work to dispatch actions required an extension on Binding for Equatable. This change implements a custom ActionBinding, so as not to pollute Binding with unintentional behavior.

Work Performed

  • Fixed a naming collision with callAsFunction.
  • Added ActionBinding.
  • Renamed StateBinder to ActionBinder.
  • Made CombinedReducer a final class.
  • Added bundle identifier to default url of LocalPersistentLocation.
@StevenLambion StevenLambion merged commit c16adfa into swift-5.2 Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants