toggle menu
orbit-mvi
common
switch theme
search in API
orbit-core
/
org.orbitmvi.orbit.syntax
/
ContainerContext
/
ContainerContext
Container
Context
constructor
(
settings
:
RealSettings
,
postSideEffect
:
suspend
(
SE
)
->
Unit
,
reduce
:
suspend
(
(
S
)
->
S
)
->
Unit
,
subscribedCounter
:
SubscribedCounter
,
stateFlow
:
StateFlow
<
S
>
)