- Notifications
You must be signed in to change notification settings - Fork1k
Update multiple-parameter-lists.md#3024
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Referencing new Scala 3 keyword `using`
som-snytt commentedAug 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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".
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. |
Referencing new Scala 3 keyword
using