Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

deprecate 'contains' operator in favour of includes operator #509

Merged
merged 1 commit into from
Jan 20, 2015
Merged

deprecate 'contains' operator in favour of includes operator #509

merged 1 commit into from
Jan 20, 2015

Conversation

chicoxyzzy
Copy link
Contributor

as said here RxJS adopts some ES6 methods. By the way contains method was renamed to includes by TC39 on Draft stage. So contains operator in RxJS should be deprecated in favour of includes

mattpodwysocki added a commit that referenced this pull request Jan 20, 2015
deprecate 'contains' operator in favour of `includes` operator
@mattpodwysocki mattpodwysocki merged commit 6924b84 into Reactive-Extensions:master Jan 20, 2015
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