Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental Class: Completable #187

Closed
zsxwing opened this issue Jan 27, 2016 · 3 comments
Closed

Experimental Class: Completable #187

zsxwing opened this issue Jan 27, 2016 · 3 comments

Comments

@zsxwing
Copy link
Member

zsxwing commented Jan 27, 2016

See:

https://github.com/ReactiveX/RxJava/blob/1.x/src/main/java/rx/Completable.java

@samuelgruetter
Copy link
Collaborator

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?

@zsxwing
Copy link
Member Author

zsxwing commented Feb 4, 2016

Yeah, I'm not sure how helpful this one. Let's just keep it open and see if people are interested in it.

@dhoepelman
Copy link
Collaborator

Due to project EOL status, Completable will not be ported from RxScala

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants