Hi all new to Flow, just wondering if Flow has an equivalent operator as Rx’s `using` ? Thanks
w
Hi all new to Flow, just wondering if Flow has an equivalent operator as Rx’s
using
? Thanks
g
I think you can use coroutine scopes to achieve the same behavior.