Skip to content

Instantly share code, notes, and snippets.

@zzzarius
Created August 27, 2024 11:22
Show Gist options
  • Save zzzarius/c35caff7014312f406c5d8f539d632e0 to your computer and use it in GitHub Desktop.
Save zzzarius/c35caff7014312f406c5d8f539d632e0 to your computer and use it in GitHub Desktop.
[...Array(100).keys()]
// Output: [0, 1, 2, 3, ..., 98, 99]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment