Skip to content

Instantly share code, notes, and snippets.

@TungVdMiichi
Created May 17, 2020 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TungVdMiichi/1c0a4e01d5ee1f492a975f57e7985e7b to your computer and use it in GitHub Desktop.
Save TungVdMiichi/1c0a4e01d5ee1f492a975f57e7985e7b to your computer and use it in GitHub Desktop.
let totalLikes = items.reduce(0, {$0 + $1.numberOfLike})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment