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

Add some minimal support for Result #39

Closed
lilyball opened this issue Apr 26, 2019 · 1 comment
Closed

Add some minimal support for Result #39

lilyball opened this issue Apr 26, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@lilyball
Copy link
Owner

We should support initializing a Promise from a Result, resolving a Resolver with a Result, and converting a Result to a PromiseResult.

@lilyball lilyball added this to the Next milestone Apr 26, 2019
@lilyball lilyball added enhancement New feature or request good first issue Good for newcomers labels Apr 26, 2019
@lilyball lilyball modified the milestones: Next, v0.6.0 Apr 27, 2019
@lilyball
Copy link
Owner Author

This has to go in v0.6.0 because the appropriate naming here introduces overloads, which is potentially backwards-incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant