Skip to content

Remove unnecessary 'forEachEntry' call#22653

Merged
1 commit merged into
masterfrom
unforeachentry
Mar 26, 2018
Merged

Remove unnecessary 'forEachEntry' call#22653
1 commit merged into
masterfrom
unforeachentry

Conversation

@ghost

@ghost ghost commented Mar 16, 2018

Copy link
Copy Markdown

forEachEntry looks for a truthy result and returns it, but for void callbacks we should just use forEach (as the documentation for forEachEntry says).

@ghost ghost requested a review from armanio123 March 16, 2018 20:21
@ghost ghost requested a review from sheetalkamat March 26, 2018 15:41
@ghost ghost merged commit fa794f6 into master Mar 26, 2018
@ghost ghost deleted the unforeachentry branch March 26, 2018 20:04
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
This pull request was closed.
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.

1 participant