+
+ .any and Promise.any | any |
+ .race and Promise.race | race |
+ .call and .get | call_get |
+ .filter and Promise.filter | filter |
+ .map and Promise.map | map |
+ .reduce and Promise.reduce | reduce |
+ .props and Promise.props | props |
+ .settle and Promise.settle | settle |
+ .some and Promise.some | some |
+ .nodeify | nodeify |
+ Promise.coroutine and Promise.spawn | generators |
+ Progression | progress |
+ Promisification | promisify |
+ Cancellation | cancel |
+ Timers | timers |
+ Resource management | using |
+
+
+