micro_utils.dokka
Toggle table of contents
0.29.4
common
Target filter
common
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.common.compose
/
asState
as
State
fun
<
T
>
ERROR CLASS: Symbol not found for MutableState<T>
.
asState
(
)
:
ERROR CLASS: Ambiguity: State, [kotlin/collections/State, kotlin/sequences/State]<T>
(
source
)
Converts current MutableState to immutable
State
using derivedStateOf