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

fix(filter): Fix overload order for filter to support inferring the generic type #5024

Merged
merged 2 commits into from
Oct 15, 2019

Conversation

kolodny
Copy link
Member

@kolodny kolodny commented Sep 19, 2019

The provided test will create an Observable<never> with the order unchanged.

…eneric type.

The provided test will create an Observable<never> with the order unchanged.
spec-dtslint/operators/filter-spec.ts Outdated Show resolved Hide resolved
@benlesh benlesh merged commit 8255365 into ReactiveX:master Oct 15, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants