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

RxScala bindings for mergeMap and concatMap missing #1249

Closed
headinthebox opened this issue May 22, 2014 · 2 comments
Closed

RxScala bindings for mergeMap and concatMap missing #1249

headinthebox opened this issue May 22, 2014 · 2 comments

Comments

@headinthebox
Copy link
Contributor

bindings for mergeMap are missing in RxScala. In fact, I would rather not expose mergeXXX in scala and just overload flatXXX. The default way to flatten Rx streams is merging.

Bindings for concatMap are missing as well, these should be added as themselves.

@headinthebox headinthebox changed the title RxScala variance madness RxScala bindings for mergeMap and concatMap missing May 22, 2014
@gliptak
Copy link
Contributor

gliptak commented Jun 27, 2014

Seems to be duplicate of #1250

@benjchristensen
Copy link
Member

Closing as duplicate

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

No branches or pull requests

3 participants