James
Results
2
issues of
James
I wonder why `co` yields return value by default. This is an example: ``` js co(function *asyncFn() { let browser = yield someAsyncOperation(); return browser; }).then(browser => browser.exit()); ``` In...
Seems like this line does nothing, but restricts to name dependency `definition`: https://github.com/ftdebugger/di.js/blob/master/index.js#L775