Closed jclaveau closed 5 years ago
Inspired by https://github.com/danielsdeboer/pipe. The above lib doesn't handle async behavior and has reserved methods like "pipe", "take"...
Adding this to DeferredCallChain would make it super easy to deal with returns of methods which are not objects.
Inspired by https://github.com/danielsdeboer/pipe. The above lib doesn't handle async behavior and has reserved methods like "pipe", "take"...
Adding this to DeferredCallChain would make it super easy to deal with returns of methods which are not objects.