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