Created
September 26, 2012 19:57
-
-
Save Maciek416/3790205 to your computer and use it in GitHub Desktop.
CoffeeScript Oddities
This file contains 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
# return true if _ is <= to __ | |
(=>((=>_)()<=(=>__)()))() | |
# call a method | |
((___)->alert(___[(((o)->"_-_-"[o])(o-1) for o in(__ for __ in[(for ____ of ___ then ____).toString().length..1])).join ""]()))("-_-_":->"cool!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment