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

3.x: Add Maybe/Single/Completable switchOnNext & switchOnNextDelayError #6870

Merged
merged 2 commits into from
Jan 25, 2020

Conversation

akarnokd
Copy link
Member

Add the missing switchOnNext and switchOnNextDelayError operators, which are essentially delegated to the respective Flowable::switchMapX operators with identity mapping.

Related #6852

image
image
image
image
image
image

@akarnokd akarnokd added this to the 3.0 milestone Jan 25, 2020
@akarnokd akarnokd merged commit 2fafcb0 into ReactiveX:3.x Jan 25, 2020
@akarnokd akarnokd deleted the SwitchOnNext3x branch January 25, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant