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

Update multiple-parameter-lists.md #3024

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcogalluzzi
Copy link
Contributor

Referencing new Scala 3 keyword using

Referencing new Scala 3 keyword `using`
@som-snytt
Copy link
Contributor

som-snytt commented Aug 10, 2024

The example code is correct. It's possible that we refer to givens generally as implicits. We still say "implicit scope" and not "given scope".

This section describes changes to the implicit resolution that apply both to the new givens and to the old-style implicits in Scala 3.

In recent PRs about the relative priority of givens and implicits, they are distinguished by their specific names.

Not sure if we say "using clause" now.

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