Join Slack
Powered by
If I have a side effect (suspend fun) and that one...
# arrow
k
kartoffelsup
03/18/2020, 10:00 PM
If I have a side effect (suspend fun) and that one returns an Either and I want to map that either and apply another side effect (suspend fun) - how do I do that (using map/flatMap)? Or is that discouraged? What is the alternative?
Open in Slack
Previous
Next