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 example to use map instead of forEach #1

Merged
merged 1 commit into from
Nov 29, 2015

Conversation

summer4096
Copy link

forEach returns undefined, so this would execute Promise.all(undefined)

forEach returns undefined, so this would execute `Promise.all(undefined)`
@gilbert
Copy link
Collaborator

gilbert commented Nov 29, 2015

Thanks! Sorry for missing the email notification :)

gilbert added a commit that referenced this pull request Nov 29, 2015
fix example to use map instead of forEach
@gilbert gilbert merged commit dd2f94a into tc39:master Nov 29, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
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