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

[Feature Request] flatMap over DeferredValue #629

Open
halfmatthalfcat opened this issue May 3, 2021 · 0 comments
Open

[Feature Request] flatMap over DeferredValue #629

halfmatthalfcat opened this issue May 3, 2021 · 0 comments

Comments

@halfmatthalfcat
Copy link

Having map accessible on a DeferredValue is already very useful but I'd like to also have flatMap available so I can return another DeferredValue based on the result of the later and return it's subsequent value. I think there would be some overlap with the Relation-based mechanics but I think adding flatMap would add more ergonomics to dealing with DeferredValues.

@halfmatthalfcat halfmatthalfcat changed the title [Feature Request] flatMap over Deferred Value [Feature Request] flatMap over DeferredValue May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants