Skip to content

Instantly share code, notes, and snippets.

@alexandregama
Created June 11, 2020 15:23
Show Gist options
  • Save alexandregama/f1cb86ead5e95b4de09ac74d434f04f7 to your computer and use it in GitHub Desktop.
Save alexandregama/f1cb86ead5e95b4de09ac74d434f04f7 to your computer and use it in GitHub Desktop.
array.select{ |item| is_prime(item) }.reduce(:+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment