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
Can't we achieve almost the same with Observable[Nothing] and ignoreElements()? Or asked differently: Do you think the gain in conciseness is worth the increase in API surface?
See:
https://github.com/ReactiveX/RxJava/blob/1.x/src/main/java/rx/Completable.java
The text was updated successfully, but these errors were encountered: