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

Fixed buglet in join binding, simplified types #781

Merged
merged 2 commits into from
Feb 6, 2014
Merged

Fixed buglet in join binding, simplified types #781

merged 2 commits into from
Feb 6, 2014

Conversation

headinthebox
Copy link
Contributor

Txs to @samuelgruetter for pointing out a small bug involving implicit conversions.

Simplified some of the types of empty, buffer, window, groupBy until to leverage Scala's top and bottom type (we could not do this in C#).

Simplified types for groupByUntil, window, buffer, and empty to use Any and Nothing.
@cloudbees-pull-request-builder

RxJava-pull-requests #697 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Feb 6, 2014
Fixed buglet in join binding, simplified types
@benjchristensen benjchristensen merged commit 29162d7 into ReactiveX:master Feb 6, 2014
@headinthebox headinthebox deleted the join branch February 6, 2014 18:10
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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

Successfully merging this pull request may close these issues.

None yet

4 participants