Skip to content

Instantly share code, notes, and snippets.

@satan87
Last active June 18, 2020 15:11
Show Gist options
  • Save satan87/e4775d9a0f2c4e99b072423e554370d0 to your computer and use it in GitHub Desktop.
Save satan87/e4775d9a0f2c4e99b072423e554370d0 to your computer and use it in GitHub Desktop.
// MARK: HIGHER ORDER FUNCTION
let bookBefore2020HOF = books.filter({$0.year < 2000})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment