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

refactor: use n-args for startWith #6114

Merged
merged 4 commits into from
Mar 15, 2021

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Mar 10, 2021

Description:

This PR refactors the startWith operator's signatures to use the n-args approach.

I realize that these sigs are deprecated, but we already have deprecated sigs in other operators that use n-args, so, IMO, things are less confusing if n-args is used wherever possible.

And ... AFAICT this is the last n-args refactor! They should all be done now. I have a few more things to do, but a v7 release is now imminent. 🎉

Related issue (if exists): Nope

@cartant cartant requested a review from benlesh March 10, 2021 08:54
This was referenced Mar 13, 2021
@benlesh benlesh merged commit f3b2f05 into ReactiveX:master Mar 15, 2021
@cartant cartant deleted the cartant/start-with-n-args branch March 19, 2021 07:21
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.

2 participants