Skip to content

Instantly share code, notes, and snippets.

@dormd
Last active August 19, 2019 16:45
Show Gist options
  • Save dormd/f4aa955de250e14a26570d27f26ee41c to your computer and use it in GitHub Desktop.
Save dormd/f4aa955de250e14a26570d27f26ee41c to your computer and use it in GitHub Desktop.
range(0, 20, 5) // => [0, 5, 10, 15]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment