from there, there will probably be a compose API t...
# compose
a
from there, there will probably be a compose API to mark a parcelable bit of state in the compose slot table as something to persist using that kind of mechanism, and then an analog to the existing
+state
,
+memo
, etc. effects for making use of it in a composable function
👍 11