Skip to content

Instantly share code, notes, and snippets.

@pcardune
Created November 12, 2016 19:34
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 pcardune/0fba9a4c00d5fe13e870d8869d4f92b4 to your computer and use it in GitHub Desktop.
Save pcardune/0fba9a4c00d5fe13e870d8869d4f92b4 to your computer and use it in GitHub Desktop.
function identity(a) {
return a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment