Skip to content

Instantly share code, notes, and snippets.

@rndme
Created October 12, 2014 07:14
Show Gist options
  • Save rndme/7187854975a8f53ebf54 to your computer and use it in GitHub Desktop.
Save rndme/7187854975a8f53ebf54 to your computer and use it in GitHub Desktop.
count to 10 the iterative way
Object.keys(Object(Array(10)+0)).map(Number)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment