arrow-fx-coroutines
1.1.6-alpha.24
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
ExitCase
/
Cancelled
Cancelled
data
class
Cancelled
(
val
exception
:
CancellationException
)
:
ExitCase
Constructors
Properties
Constructors
Cancelled
Link copied to clipboard
fun
Cancelled
(
exception
:
CancellationException
)
Properties
exception
Link copied to clipboard
val
exception
:
CancellationException