Skip to content

Instantly share code, notes, and snippets.

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