i wanted to have something like `Either.binding(Co...
# arrow-contributors
p
i wanted to have something like
Either.binding(CommonPool) { ... }
that executed the code in the common pool and blocked the current thread for a response