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