Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Static "Q.when()" mentioned but not formally documented. #807

Open
i-am-al-x opened this issue Apr 14, 2017 · 1 comment
Open

Static "Q.when()" mentioned but not formally documented. #807

i-am-al-x opened this issue Apr 14, 2017 · 1 comment

Comments

@i-am-al-x
Copy link

i-am-al-x commented Apr 14, 2017

The very first paragraph of the API documentation has the following:

For example, Q.when(5, onFulfilled) is equivalent to Q(5).then(onFulfilled).

This is the only mention of "Q.when()". Since the capability is available for use, it should have formal mention within the itemized listing of methods, and so also a formal definition.

@kriskowal
Copy link
Owner

A PR would be welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants