Is there any way to get generators into node.js?
I\'m currently faking them with callbacks, but I have to remember to check the response of the callback inside of my gen
The issue proposing generatiors in v8 has recently been accepted by v8 project member. Please vote there to make yield come true.
yield