docs.scala-lang icon indicating copy to clipboard operation
docs.scala-lang copied to clipboard

The Scala Documentation website

Results 204 docs.scala-lang issues
Sort by recently updated
recently updated
newest added

Update the translated word "print" from "พิมพ์" to "แสดงค่า" to make it clearer

I would understand it not being included in [the docs](https://docs.scala-lang.org/scala3/book/control-structures.html#match-expressions ) if this was experimental feature, but it seems to work in both Scala 2 and Scala 3. Specifically I...

help wanted

The french tour is translated and available only for introduction. It could be nice to have a message saying that the tour is only available in english, and to provide...

help wanted

Referencing new Scala 3 keyword `using`

The `new` keyword is not needed in Scala 3

Hello, new guy trying to learn how to program scala2. For that purpose I have been completing the challenges from [AOC](https://adventofcode.com). My issue with scala starts when I need a...

a language newcomer on Discord was bitten by this today note that the examples weren't just unnecessarily complicated, they also used `file("example")` instead of `file(".")`, so the user ended up...

It seems like no one on the internet knows how to do this properly, so after drunkenly stumbling upon the correct syntax I decided to throw this small section together.

The current text does not offer currently germane advice. The edit offers minimal convention.