Skip to content

Instantly share code, notes, and snippets.

@nddrylliog
Created January 5, 2014 21:15
Show Gist options
  • Save nddrylliog/8274014 to your computer and use it in GitHub Desktop.
Save nddrylliog/8274014 to your computer and use it in GitHub Desktop.
"#{"Happy new year to you!" toList() map(|x| x as Int) reduce(|a, b| a + b)}" println()
@nddrylliog
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment