HI. `mproduct` on `Either` gives compilation error...
# arrow-contributors
s
HI.
mproduct
on
Either
gives compilation error if used with
suspend
. I think its because it is not
inline
? I am using
0.11.0
with
arrow-fx-coroutines