Package dev. inmo. micro_utils. coroutines. compose
Functions
as Compose List
Link copied to clipboard
as Compose State
Link copied to clipboard
inline fun <T> StateFlow<T>.asComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.asComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.asComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
as Mutable Compose List State
Link copied to clipboard
inline fun <T> Flow<List<T>>.asMutableComposeListState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> Flow<List<T>>.asMutableComposeListState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> Flow<List<T>>.asMutableComposeListState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
as Mutable Compose State
Link copied to clipboard
inline fun <T> StateFlow<T>.asMutableComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asMutableComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.asMutableComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asMutableComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.asMutableComposeState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.asMutableComposeState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
link With Context
Link copied to clipboard
fun <Error class: unknown class>.linkWithContext(coroutineContext: CoroutineContext): <Error class: unknown class>
Content copied to clipboard
fun <Error class: unknown class>.linkWithContext(coroutineContext: CoroutineContext): <Error class: unknown class>
Content copied to clipboard
fun <Error class: unknown class>.linkWithContext(coroutineContext: CoroutineContext): <Error class: unknown class>
Content copied to clipboard
link With Job
Link copied to clipboard
to Mutable State
Link copied to clipboard
inline fun <T> StateFlow<T>.toMutableState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.toMutableState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.toMutableState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.toMutableState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
inline fun <T> StateFlow<T>.toMutableState(scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard
fun <T> Flow<T>.toMutableState(initial: T, scope: CoroutineScope): <Error class: unknown class><T>
Content copied to clipboard