Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@moimikey
Created September 12, 2013 02:48
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 moimikey/6532571 to your computer and use it in GitHub Desktop.
Save moimikey/6532571 to your computer and use it in GitHub Desktop.
([0...1000].filter (m) -> m % 3 is 0 or m % 5 is 0).reduce (s,h) -> s + h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment