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

Replace initializeArray with Array.fill #10

Closed
tmcw opened this issue Mar 8, 2019 · 0 comments
Closed

Replace initializeArray with Array.fill #10

tmcw opened this issue Mar 8, 2019 · 0 comments

Comments

@tmcw
Copy link
Collaborator

tmcw commented Mar 8, 2019

Depending on browser support…

tmcw added a commit that referenced this issue Mar 28, 2019
Fixes #10

BREAKING CHANGE: this may modify browser support if you’re using
an old browser. See the MDN page for full details:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill
tmcw added a commit that referenced this issue Mar 28, 2019
Fixes #10

BREAKING CHANGE: this may modify browser support if you’re using
an old browser. See the MDN page for full details:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill
@tmcw tmcw closed this as completed in #11 Mar 28, 2019
tmcw added a commit that referenced this issue Mar 28, 2019
Fixes #10

BREAKING CHANGE: this may modify browser support if you’re using
an old browser. See the MDN page for full details:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant