Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants