comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model
/
fold
fold
inline
fun
<
D
,
E
,
R
>
Resource
<
D
,
E
>
.
fold
(
onSuccess
:
(
D
)
->
R
,
onError
:
(
E
)
->
R
)
:
R