~Hei. using `0.11.0`, it says `Either.fx` is depre...
# arrow
s
Hei. using
0.11.0
, it says
Either.fx
is deprecated, and use
either { ... }
but
!
or
.bind()
gives compilation error with
either { .. }
with
arrow-fx-coroutines
j
Which compilation error do you get?
s
weird. I just removed
arrow-fx
from parent module, and the error is gone. Now I cannot reporduce it
p
Probably a conflict caused by kotests’s version