C  F  M  R  S 

C

collectOnLifecycle(Flow,LifecycleOwner,Lifecycle.State,FlowCollector) - function in ru.tinkoff.kotea.compose.FlowExtKt
Utility method for subscribing to flow with lifecycle state in lifecycle scope.
collectState(StateFlow,UiStateMapper) - function in ru.tinkoff.kotea.compose.StateFlowExtKt
Collect state from StateFlow and map it to UiState with uiStateMapper
collectState(StateFlow) - function in ru.tinkoff.kotea.compose.StateFlowExtKt
Collect state from StateFlow and map it to StoreState
C  F  M  R  S