hurok
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
hurok
hurok-base
/
com.ekezet.hurok.test
/
TestLoop
/
TestLoop
Test
Loop
constructor
(
model
:
TestModel
,
renderer
:
Renderer
<
TestModel
,
TestState
>
,
args
:
TestArgs
?
=
null
,
firstAction
:
TestAction
?
=
null
,
dependency
:
TestDependency
?
=
null
,
effectContext
:
CoroutineContext
=
DispatcherProvider.IO
)