We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is an example of a chaining return that you are talking about.
https://gist.github.com/fulldecent/6d64f86869e5d9d12436
Right now it only supports async. But it is possible to also work with sync returns.
It IS possible to keep this generic! And this implementation works everywhere.
The text was updated successfully, but these errors were encountered:
To be clear, are you still accepting contributions to this project?? If so would a PR that fixes this be in scope to be merged?
Sorry, something went wrong.
No branches or pull requests
Here is an example of a chaining return that you are talking about.
https://gist.github.com/fulldecent/6d64f86869e5d9d12436
Right now it only supports async. But it is possible to also work with sync returns.
It IS possible to keep this generic! And this implementation works everywhere.
The text was updated successfully, but these errors were encountered: