Node Generators: Using yield at top-level
I'm trying to create a job, which reuses modules from my express app which strongly relies on node-harmony. (And which works nicely), but I don't know how to use generators at "top-level". So I have