Skip to content

Instantly share code, notes, and snippets.

@bandrzejczak
Created February 9, 2018 21:50
Show Gist options
  • Save bandrzejczak/1d69b469b38c9397782c58c8462b4862 to your computer and use it in GitHub Desktop.
Save bandrzejczak/1d69b469b38c9397782c58c8462b4862 to your computer and use it in GitHub Desktop.
val list = 1 :: 2 :: 3 :: 4 :: Nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment