Skip to content

Instantly share code, notes, and snippets.

@oyvindkinsey
Forked from padolsey/1.js
Created February 23, 2013 03:59
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 oyvindkinsey/5018317 to your computer and use it in GitHub Desktop.
Save oyvindkinsey/5018317 to your computer and use it in GitHub Desktop.
x() === x()() === x()()()
x > 2 && x < 2
delete x.a && x.a;
typeof new x < typeof x
x - 1 === x + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment