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 quoted ExprOps toExprOfSeq #6935

Merged

Conversation

nicolasstucki
Copy link
Contributor

The implementation of toExprOfSeq uses TASTy reflect to generate the most compact code possible. It also gives an efficient way to splice varargs.

@nicolasstucki nicolasstucki self-assigned this Jul 25, 2019
The implementation of `toExprOfSeq` uses TASTy reflect to generate the most compact code possible.
It also gives an efficient way to splice varargs.
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolasstucki nicolasstucki merged commit 4bfafbf into scala:master Jul 26, 2019
@nicolasstucki nicolasstucki deleted the add-quoted-ExprOps-toExprOfList branch July 26, 2019 06:03
@anatoliykmetyuk anatoliykmetyuk added this to the 0.18 Tech Preview milestone Aug 28, 2019
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.

None yet

3 participants