hurok
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
hurok
hurok-base
/
com.ekezet.hurok
/
LoopBuilder
/
build
build
abstract
fun
build
(
args
:
TArgs
?
)
:
Loop
<
TState
,
TModel
,
TArgs
,
TDependency
,
TAction
>
Return
a new
Loop
Parameters
args
input arguments for the
Loop