Created
May 26, 2013 00:39
-
-
Save jcblw/5651329 to your computer and use it in GitHub Desktop.
Tildes FTW
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~function(){ | |
console.log("Works!") | |
}() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bjoshuanoah much cooler, I assume so since tilde is just an operator
@customanything I'll probably will still use the latter due to its ability to be compressed without warnings.