arrow-fx-coroutines / arrow.fx.coroutines / ExitCase / Cancelled
data class Cancelled : ExitCase
data class Cancelled :
ExitCase
Cancelled(exception: CancellationException)
val exception: CancellationException
Do you like Arrow?