I am new to Arrow-kt and I am trying to figure out...
# arrow
t
I am new to Arrow-kt and I am trying to figure out async-await using Arrow. - coroutines are mapped by effects - async await is done by forks So is this code the equivalent of async-await using coroutines?