Skip to content

Instantly share code, notes, and snippets.

@tsvetomir
Forked from padolsey/1.js
Created February 22, 2013 20:36
Show Gist options
  • Save tsvetomir/5016360 to your computer and use it in GitHub Desktop.
Save tsvetomir/5016360 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