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

MergeDelayError missing Iterable overload #3577

Closed
juxeii opened this issue Dec 17, 2015 · 3 comments
Closed

MergeDelayError missing Iterable overload #3577

juxeii opened this issue Dec 17, 2015 · 3 comments

Comments

@juxeii
Copy link

juxeii commented Dec 17, 2015

I'm missing an overload for the mergeDelayError method which takes an Iterable of Observables as parameter.
The "normal" merge method has
http://reactivex.io/RxJava/javadoc/rx/Observable.html#merge%28java.lang.Iterable,%20int%29

Is there a special reason why this overload is missing?
Thx,
Juergen

@akarnokd
Copy link
Member

No particular reason. Would you like to submit a PR?

@juxeii
Copy link
Author

juxeii commented Dec 17, 2015

Yes please :-)
Edit: Ups, i read "FR" instead of "PR". Could somone implement this overload?

@akarnokd
Copy link
Member

akarnokd commented Feb 9, 2016

Closing via #3627.

@akarnokd akarnokd closed this as completed Feb 9, 2016
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

2 participants