Skip to content

Instantly share code, notes, and snippets.

@marinalimeira
Created December 30, 2017 16:13
Show Gist options
  • Select an option

  • Save marinalimeira/c5584ceff5487462584e0cd7fe8a4fcc to your computer and use it in GitHub Desktop.

Select an option

Save marinalimeira/c5584ceff5487462584e0cd7fe8a4fcc to your computer and use it in GitHub Desktop.
function identity(x) {
return x;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment