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

Optimized concatMap and concat operators #546

Merged

Conversation

arkivanov
Copy link
Contributor

@arkivanov arkivanov commented Oct 9, 2020

Closes #502 (no code - no tests)

@arkivanov arkivanov force-pushed the optimize-concatMap-and-concat-operators branch from 4556b90 to 73eb8db Compare October 10, 2020 11:19
@arkivanov arkivanov marked this pull request as ready for review October 12, 2020 09:53
@arkivanov arkivanov merged commit 2815550 into badoo:master Oct 16, 2020
@arkivanov arkivanov deleted the optimize-concatMap-and-concat-operators branch October 16, 2020 14:28
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.

Cover Iterable<Observable<T>>.concat() operator with unit tests
2 participants