Comment on In Which I Tell You to Stop Whining About CoffeeScriptparentComments−bemaniacOP14yI wasn't defining a function in that example, I was calling a function that contained a closure as an argument (in both JS and CS). This is perfectly valid JavaScript.I've edited the post to be more clear on this.
Comments
I wasn't defining a function in that example, I was calling a function that contained a closure as an argument (in both JS and CS). This is perfectly valid JavaScript.
I've edited the post to be more clear on this.