Skip to content

Instantly share code, notes, and snippets.

@andrewharmellaw
Created May 21, 2013 19:49
Show Gist options
  • Save andrewharmellaw/5622670 to your computer and use it in GitHub Desktop.
Save andrewharmellaw/5622670 to your computer and use it in GitHub Desktop.
Nice Range literal syntax
val a = (1 to 5).toList
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment