toggle menu
network-either-kmp
0.3.0-SNAPSHOT
common
switch theme
search in API
resource-either
/
com.javiersc.resource.either
/
ResourceEither
/
fold
fold
inline
fun
<
A
>
fold
(
failure
:
(
ResourceEither.Failure
<
F
,
S
>
)
->
A
,
success
:
(
ResourceEither.Success
<
S
>
)
->
A
)
:
A