Skip to content

Conversation

@nuskey8
Copy link
Member

@nuskey8 nuskey8 commented Nov 20, 2024

Change the name of the BindWithState method to Bind.

Also, add an overload that supports value-type state using a wrapper class for Action. This will result in fewer allocations, as closures are no longer needed. It also optimizes delegate calls, which improves performance. (See #71 )

@nuskey8 nuskey8 changed the base branch from main to v2.0 November 20, 2024 14:22
@nuskey8 nuskey8 merged commit fb3c42b into v2.0 Nov 20, 2024
@nuskey8 nuskey8 deleted the remove-bindwithstate branch November 20, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants