Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs, API alignment with ES6, obliterate progress
This reflects the most recent apparent concensus, making Promise.resolve(value) equivalent to Q(value) and eliminating the `Promise.cast` distinction. Remove vestiges of the former progress API.
- Loading branch information