Correct me if I'm wrong, but the biggest differenc...
# arrow
b
Correct me if I'm wrong, but the biggest difference between cats & Arrow (besides effects being implemented as coroutines is that right now, prior to KEEP-87, that specific instances of typeclasses have to be explicitly specified for some function calls in Arrow vs. being implicit/evidence-based arguments in cats?