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: Add more operators to match RxJava #1623

Merged
merged 1 commit into from
Aug 26, 2014

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Aug 22, 2014

including window(span, shift, unit, count, scheduler), cache(Int), groupBy[K, V](keySelector: T => K, valueSelector: T => V), compose, onBackpressureBuffer, onBackpressureDrop, collect and using.

/cc @headinthebox, @samuelgruetter

@zsxwing
Copy link
Member Author

zsxwing commented Aug 22, 2014

I will manually merge this one to RxScala repo after this one is merged into RxJava 0.20.x branch.

@cloudbees-pull-request-builder

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

benjchristensen added a commit that referenced this pull request Aug 26, 2014
RxScala: Add more operators to match RxJava
@benjchristensen benjchristensen merged commit 1693324 into ReactiveX:0.20.x Aug 26, 2014
@zsxwing zsxwing deleted the rxscala-operators branch August 27, 2014 02:32
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.

3 participants