Join Slack
Powered by
Equivalently, if I have a mutable state flow with ...
# flow
l
Lauren Yew
01/07/2021, 7:51 PM
Equivalently, if I have a mutable state flow with an initial value and I create a flow from it with
distinctUntilChanged
, if I use
drop(1)
, does that just drop the initial value?
5
Views
Open in Slack
Previous
Next