-
Notifications
You must be signed in to change notification settings - Fork 1k
Tour: it's not immediately clear the hypothetical foldLeft with a single parameterlist doesn't compile #1647
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
Comments
That's correct. If Considering you didn't get that immediately, it's plausible that the language around that snippet could be clearer. |
Hi @martijnhoekstra please advice |
That code shouldn't compile, it's an example what the code would look like of foldLeft had been defined with a single parameter list. For concrete questions about how to do things, use gitter (https://gitter.im/scala/scala) or discourse: (https://users.scala-lang.org/) |
noted, Thank's |
Reopening. IMO every case of misunderstood doc is an opportunity to improve. I'd like to see if I can phrase more clearly. |
Hi all
may be this document need update
when I am run this code, it got error
The text was updated successfully, but these errors were encountered: