Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combineN and mergeN introduced #57

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

idugalic
Copy link
Member

Added a mergeN and combineN functions for more convenient combining/merging of multiple deciders/views/sagas.
It supports up to six (N= 1..6). Notice, how these are derived/composed from combine/merge and map functions and are only shortcuts. You can create more.

@idugalic idugalic merged commit 172ed68 into main Jan 28, 2025
3 checks passed
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.

1 participant