Just double checking; there is no new `arrow-fx-co...
# arrow
j
Just double checking; there is no new
arrow-fx-coroutines-kotlinx-coroutines
artifact because there is no more need for suspendCancellable because Arrow Fx Coroutines is now compatible with cancelation from Kotlinx Coroutines?
r
Hi @Joan Colmenero, that is correct, Arrow Fx coroutines now depends and works transparently with KotlinX Coroutines https://arrow-kt.io/docs/fx/async/#cancellation
j
Great! Thanks for including the pointer to the docs.
👍 1