docs.scala-lang
docs.scala-lang copied to clipboard
Language Tour Currying section could use hyperlink to Implicit Parameters
The multiple parameter lists section contains a brief mention of implicit parameters with limited context. (Maybe it could be removed, too?) It would be helpful if it referenced https://docs.scala-lang.org/tour/implicit-parameters.html, which is placed several sections later in the tour.
yes please, PR welcome!
Look like to be solved by #1684 ?
Indeed! Thanks for noticing/reporting.