How do I call suspending function inside Either.fx...
# arrow
a
How do I call suspending function inside Either.fx? I am getting error:
Copy code
Restricted suspending functions can only invoke member or extension suspending functions on their restricted coroutine scope
1