Make a callback- or promise-based function support both promises and callbacks.
Allows users to use generators in order to write common functions that can be both sync or async.
Utility package to determine if an Array.prototype method properly boxes the callback's receiver and third argument.
Execute callbacks when child processes are spawned