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: remove elementAt overload signatures #6084

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Mar 5, 2021

Description:

This PR removes the overload signatures for elementAt and uses a default type parameter so that it's possible for (naughty) devs to explicitly specify a single type parameter. (This was the approach used with the related signatures in first and last.)

Related issue (if exists): Nope

@cartant cartant requested a review from benlesh March 5, 2021 12:54
@benlesh
Copy link
Member

benlesh commented Mar 8, 2021

Naughty devs! 😮

@benlesh benlesh merged commit 868e409 into ReactiveX:master Mar 8, 2021
@cartant cartant deleted the carant/element-at-overloads branch March 19, 2021 07:22
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