Skip to content

Instantly share code, notes, and snippets.

@chmelevskij
Created April 25, 2017 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chmelevskij/ec3be19e10d0cd8f3f8c66c00cf1ecf9 to your computer and use it in GitHub Desktop.
Save chmelevskij/ec3be19e10d0cd8f3f8c66c00cf1ecf9 to your computer and use it in GitHub Desktop.
Snippets from my chrome devtools.
let _ = {
range : n => [...Array(n).keys()]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment