We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://docs.scala-lang.org/tour/automatic-closures.html seems to be an orphan page that isn't in the language tour's table of contents and isn't linked to from within our site. I suspect its continued existence is just an oversight.
(I'm curious how someone even found the page to report the problem to us. Perhaps Google knows about it through an external link somewhere.)
I think we could just remove the page and replace it with a redirect to https://docs.scala-lang.org/tour/by-name-parameters.html
The text was updated successfully, but these errors were encountered:
The while-loop example from this page was already moved to https://docs.scala-lang.org/tour/by-name-parameters.html - im not sure if the fake trinary operator (loop...unless) example is still worth promoting
loop
unless
Sorry, something went wrong.
PR: #3094
fyi @odersky , who originally passed on the user report
Successfully merging a pull request may close this issue.
https://docs.scala-lang.org/tour/automatic-closures.html seems to be an orphan page that isn't in the language tour's table of contents and isn't linked to from within our site. I suspect its continued existence is just an oversight.
(I'm curious how someone even found the page to report the problem to us. Perhaps Google knows about it through an external link somewhere.)
I think we could just remove the page and replace it with a redirect to https://docs.scala-lang.org/tour/by-name-parameters.html
The text was updated successfully, but these errors were encountered: