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 syntax for testing Future #41

Closed
kevin-lee opened this issue Nov 14, 2021 · 0 comments · Fixed by #42
Closed

Add syntax for testing Future #41

kevin-lee opened this issue Nov 14, 2021 · 0 comments · Fixed by #42
Assignees
Labels
task Task
Milestone

Comments

@kevin-lee
Copy link
Owner

Task

Summary

Add syntax for testing Future

Project Details

Version: 0.1.0

Description

val fa: Future[A] = ???
fa.toValue // A
@kevin-lee kevin-lee added the task Task label Nov 14, 2021
@kevin-lee kevin-lee added this to the milestone2 milestone Nov 14, 2021
@kevin-lee kevin-lee self-assigned this Nov 14, 2021
kevin-lee added a commit that referenced this issue Nov 14, 2021
…Future

Close #41 - Add syntax for testing Future
@kevin-lee kevin-lee mentioned this issue Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant