Skip to content

Instantly share code, notes, and snippets.

@Yago
Created November 28, 2018 12:56
Show Gist options
  • Save Yago/a91a8459dca8f7c8864a6bab6affb122 to your computer and use it in GitHub Desktop.
Save Yago/a91a8459dca8f7c8864a6bab6affb122 to your computer and use it in GitHub Desktop.
const addition = (i, j) => i + j;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment