tj / co

The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
MIT License
11.88k stars 792 forks source link

Support custom yieldable #310

Open MichaelDiguet opened 7 years ago

MichaelDiguet commented 7 years ago

Support custom yieldable, in order to extend the current list of supported yieldable: (function, promise, generator, array, object).

This may be very useful to extend the usage of co.

4031651 commented 6 years ago

Are you joking? What is cocon?

ccoeurderoy commented 6 years ago

In my opinion, @MichaelDiguet did not want to change repository's name, he only wanted to custom co . He changed his fork's name in order to use it in another project. So the three last commits should not be in this pull request.