You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wotomas I find creating + adding + unsubscribing from a CompositeSubscription every time a bit cumbersome, something that Uncle Bob calls "Temporal Coupling". Using a utility function seems more succinct.
I am curious, is there a specific reason why you decided to use
over
:D just curious!
The text was updated successfully, but these errors were encountered: