Skip to content

Instantly share code, notes, and snippets.

@satan87
Created June 18, 2020 15:12
Show Gist options
  • Save satan87/3a96089156b98beb669507091d6eea0d to your computer and use it in GitHub Desktop.
Save satan87/3a96089156b98beb669507091d6eea0d to your computer and use it in GitHub Desktop.
var bookFiltered = books.filter({ filters.byBeforeYear == 0 || $0.year < filters.byBeforeYear})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment