I'm repeatedly finding Jetpack Compose-related code documentation to be unclearly written.
Here's an example for `SnapshotMutableState`:
A mutable value holder where reads to the value property during the execution of a Composable function, the current RecomposeScope will be subscribed to changes of that value.
e
eygraber
08/01/2022, 10:31 PM
File a bug on issuetracker. They've been pretty responsive to documentation issues I've reported.