Skip to content

Instantly share code, notes, and snippets.

@agupta93
Created January 27, 2019 21:05
Show Gist options
  • Save agupta93/d248264f04aa83290e3212645a4dcd2f to your computer and use it in GitHub Desktop.
Save agupta93/d248264f04aa83290e3212645a4dcd2f to your computer and use it in GitHub Desktop.
const add => (x, y) => x + y;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment