Skip to content

Use some contextual abstractions #6952

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 3 commits into from
Jul 28, 2019

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

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

As a side note, it takes longer for me to parse the return type than implicit parameters. On the first read, Context: Ref or Context: List[Tree] come as a unit, and then a mental operation takes place to separate them: the first part is a parameter, while the 2nd is the return type.

@nicolasstucki nicolasstucki merged commit 8cced32 into scala:master Jul 28, 2019
@nicolasstucki nicolasstucki deleted the update-implicit-to-given branch July 28, 2019 13:00
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.

2 participants