hurok
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
hurok
hurok-compose
/
com.ekezet.hurok.compose
/
LoopStateCollector
Loop
State
Collector
fun
interface
LoopStateCollector
<
TState
,
TModel
:
Any
,
TArgs
,
TDependency
,
TAction
>
Members
Functions
invoke
Link copied to clipboard
@
Composable
abstract
operator
fun
invoke
(
loop
:
<Error class: unknown class>
<
TState
,
TModel
,
TArgs
,
TDependency
,
TAction
>
)
:
State
<
TState
>