Skip to content

Instantly share code, notes, and snippets.

@RReverser
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RReverser/7158e245bd084d2e0348 to your computer and use it in GitHub Desktop.
Save RReverser/7158e245bd084d2e0348 to your computer and use it in GitHub Desktop.
feature Promises streams generators
asynchronous
(can push from inner callbacks)
true true false
multiple push false true true
error catch true false false
error forwarding true false true
external dependency is a must false true false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment