Join Slack
Powered by
Are the threading guarantees of side effects, `rem...
# compose
a
Alexander Maryanovsky
03/29/2023, 7:03 AM
Are the threading guarantees of side effects, `rememberCoroutineScope`s, callbacks (e.g.
onClick
),
derivedStateOf
/
produceState
lambdas documented anywhere? i.e., what can and can’t be called in parallel/different threads?
2
Views
Open in Slack
Previous
Next