mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-extras
/
kt.mobius.extras.patterns
/
InnerEffectHandler
/
Companion
/
invoke
invoke
inline operator
fun
<
M
,
F
,
FI
>
invoke
(
crossinline
handler
:
(
model
:
M
,
modelUpdated
:
Boolean
,
innerEffects
:
Set
<
FI
>
)
->
Next
<
M
,
F
>
)
:
InnerEffectHandler
<
M
,
F
,
FI
>