Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andreyshedko/799e36ce096c7625aac720f82d74ec5d to your computer and use it in GitHub Desktop.
Save andreyshedko/799e36ce096c7625aac720f82d74ec5d to your computer and use it in GitHub Desktop.
Fill array with range of numbers
[...Array(10).keys()]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment