Skip to content

Hooks for custom async implementations #42

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

Merged
merged 2 commits into from
Nov 20, 2013
Merged

Conversation

retronym
Copy link
Member

  • Add a hook for post-ANF transformation
  • Abstract over scala.util.Try

For use by custom implementations of the async macro.
Custom implementation of the async macro may choose to use
a different data type to represent `Throwable | A`.
@retronym
Copy link
Member Author

Implements #39

retronym added a commit that referenced this pull request Nov 20, 2013
Hooks for custom async implementations
@retronym retronym merged commit b0a4fdf into scala:master Nov 20, 2013
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

Successfully merging this pull request may close these issues.

1 participant