Comment on Generator (yield keyword) support in CoffeeScript for Node.jsparentComments−wycats13yIt's not clear to me how to compile directly to it without breaking CoffeeScript code that already uses for/of. Is the idea to break compatibility with existing CoffeeScript code?See my longer question about this upthread.−almostOP13yI honestly don't know, this was just a quick hack this morning while I had a hangover :) I think it's good to have the conversation though!
Comments
It's not clear to me how to compile directly to it without breaking CoffeeScript code that already uses for/of. Is the idea to break compatibility with existing CoffeeScript code?
See my longer question about this upthread.
I honestly don't know, this was just a quick hack this morning while I had a hangover :) I think it's good to have the conversation though!