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

docs(distinctUntilChanged): clarify comparator function... #5161

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

ly-cultureiq
Copy link
Contributor

Clarify that the comparator function for distinctUntilChanged should return true if the previous and new values are to be regarded as the same - and false if they are to be regarded as distinct

Clarify that the comparator function for distinctUntilChanged should return true if the previous and new values are to be regarded as the same - and false if they are to be regarded as distinct
Copy link
Collaborator

@cartant cartant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@cartant cartant merged commit 860fc34 into ReactiveX:master Nov 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 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.

None yet

2 participants