Skip to content

How to use Fin with sync and async method calls #1263

Answered by louthy
dirkil asked this question in Q&A
Discussion options

You must be logged in to vote

It's worth reading the wiki on how to deal with side-effects and at the EffectsExamples sample application. They both mostly focus on using the runtime-supporting version of Aff and Eff, but most of the capabilities of the runtime versions is also available in the non-runtime versions of Aff and Eff.

Some interesting highlights in the EffectsExample code:

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@dirkil
Comment options

@louthy
Comment options

@dirkil
Comment options

@louthy
Comment options

Answer selected by dirkil
@dirkil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1260 on October 20, 2023 22:09.