mobiuskt-core
Toggle table of contents
1.4.0
apple
Platform filter
apple
Switch theme
Search in API
mobiuskt-core
mobiuskt-core
/
kt.mobius.darwin
/
MobiusDarwin
Mobius
Darwin
apple
object
MobiusDarwin
Members
Functions
controller
Link copied to clipboard
apple
fun
<
M
,
E
,
F
>
controller
(
loopFactory
:
MobiusLoop.Factory
<
M
,
E
,
F
>
,
defaultModel
:
M
)
:
MobiusLoop.Controller
<
M
,
E
>
fun
<
M
,
E
,
F
>
controller
(
loopFactory
:
MobiusLoop.Factory
<
M
,
E
,
F
>
,
defaultModel
:
M
,
init
:
Init
<
M
,
F
>
)
:
MobiusLoop.Controller
<
M
,
E
>