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

[Scala Cheatsheet](https://docs.scala-lang.org/cheatsheets/index.html) is currently Scala 2 only and shows features not available in Scala 3 like `do`/`while` loop or `breakable`. Also check if it is feasible to use Markdown syntax...

Currently, the [Other Types](https://docs.scala-lang.org/scala3/book/types-others.html) page of Scala 3 Book links to the language specification for literal and refined types. Descriptions for: - higher-kinded types, - literal/singleton types (why the different...

Link to https://www.ezresult.com/article/Lambda_calculus in https://github.com/scala/docs.scala-lang/blob/main/_es/tour/case-classes.md returns 404 now. Probably better to use web.archive.org links in such cases.

though that's no longer the case in Scala 3 https://docs.scala-lang.org/tour/traits.html > traits cannot be instantiated and therefore have no parameters