Skip to content

Instantly share code, notes, and snippets.

@bartread
Created May 2, 2020 11:53
Show Gist options
  • Save bartread/c63232ae3430e49018244c675ed30d2c to your computer and use it in GitHub Desktop.
Save bartread/c63232ae3430e49018244c675ed30d2c to your computer and use it in GitHub Desktop.
function noop() { }
function identity(x) { return x; };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment