Skip to content

Instantly share code, notes, and snippets.

@suraphanL
Created September 10, 2016 19:27
Show Gist options
  • Save suraphanL/31601d09956eb56185a8caa6457f204f to your computer and use it in GitHub Desktop.
Save suraphanL/31601d09956eb56185a8caa6457f204f to your computer and use it in GitHub Desktop.
let mod = intArray.filter { $0 % 2 == 0 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment