Skip to content

Add runWith extension methods for effect-to-UI bridging#5

Merged
arashi01 merged 1 commit intomainfrom
effect_bridging_utilities
Dec 20, 2025
Merged

Add runWith extension methods for effect-to-UI bridging#5
arashi01 merged 1 commit intomainfrom
effect_bridging_utilities

Conversation

@arashi01
Copy link
Copy Markdown
Owner

@arashi01 arashi01 commented Dec 20, 2025

Add ergonomic extension methods on ZIO's IO and Cats Effect's IO for executing effects from UI event handlers with callbacks.

Three overloaded runWith variants: Either callback, success/error callbacks, and fire-and-forget

Resolves #3

@arashi01 arashi01 merged commit 139daa5 into main Dec 20, 2025
4 checks passed
@arashi01 arashi01 deleted the effect_bridging_utilities branch December 20, 2025 21:52
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.

Effect-systems / UI Bridge Utilities

1 participant