Attila Domokos
01/10/2020, 11:31 PMIO
to model effects, do I need to use suspend
on the functions as well? I am looking at examples here (https://jorgecastillo.dev/kotlin-fp-2-monad-transformers) and I don't see it at all. When do I need to use suspend
?miqbaldc
01/11/2020, 1:30 AMIO
and `coroutine`: https://kotlinlang.slack.com/archives/C5UPMM0A0/p1578566840061400?thread_ts=1578557421.058200&cid=C5UPMM0A0 cc @Attila Domokos