orbit-mvi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
orbit-mvi
orbit-core
/
org.orbitmvi.orbit.syntax
/
SubStateContainerContext
/
SubStateContainerContext
Sub
State
Container
Context
constructor
(
settings
:
RealSettings
,
postSideEffect
:
suspend
(
SE
)
->
Unit
,
getState
:
(
)
->
T
,
reduce
:
suspend
(
(
T
)
->
S
)
->
Unit
,
subscribedCounter
:
SubscribedCounter
)
(
source
)