toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
core
/
pro.respawn.flowmvi.plugins
/
cached
cached
fun
<
T
,
S
:
MVIState
,
I
:
MVIIntent
,
A
:
MVIAction
>
cached
(
init
:
suspend
PipelineContext
<
S
,
I
,
A
>
.
(
)
->
T
)
:
CachedValue
<
T
,
S
,
I
,
A
>
Creates and returns a new
CachedValue
.
See also
cache
Plugin