Skip to content

Instantly share code, notes, and snippets.

@satan87
Last active June 18, 2020 15:11
Show Gist options
  • Save satan87/1c7269d585935db4e16c00ff9f5da936 to your computer and use it in GitHub Desktop.
Save satan87/1c7269d585935db4e16c00ff9f5da936 to your computer and use it in GitHub Desktop.
struct SearchingBook {
var byBeforeYear = 0 //0 meaning do not filter on this
var byFavorite = FavoriteSearch.all
var byAuthorFirstName = ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment