fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
RootStore
/
enqueue
enqueue
js
open
suspend override
fun
enqueue
(
update
:
Update
<
D
>
)
in a
RootStore
an
Update
is handled by applying it to the internal
StateFlow
.