issues Search Results · repo:scala/docs.scala-lang language:HTML
Filter by
449 results
(65 ms)449 results
inscala/docs.scala-lang (press backspace or delete to remove)As of 2025-06-21, https://docs.scala-lang.org/getting-started/install-scala.html says:
Run the following command in your terminal, following the on-screen instructions:
brew install coursier coursier ...
p0llard
- Opened 26 days ago
- #3199
I didn t even know there is a real documentation for the functions, until I read a book which specifically mentioned the
type-based search, which I attempted to locate, and struggled. The guide page about ...
dolezvo1
- 6
- Opened 28 days ago
- #3198
https://github.com/scala/docs.scala-lang/blob/1ae6d880f8a2298ab5150e88740ce5672b16a89a/_overviews/core/futures.md?plain=1#L1184
It should be like:
completion match {
case Failure(exception) ...
rogernordquist-tc
- Opened on May 14
- #3192
The example at create-integer-and-string-variables, for Scala uses immutable variable x to re-define it from Int to a
String type. Solution would be to either use another variable say z or make the x variable ...
VivCh14
- 1
- Opened on May 13
- #3191
The Scala 3 book s section on writing methods that use type classes only shows how to specify a single type class as a
parameter s bound.
How to specify multiple bounds is described in the Aggregate Context ...
smheidrich
- Opened on Mar 24
- #3179
The Scala for Python Developers page does have a section comparing Scala s comprehensions to Python s list
comprehensions, but (AFAICT) lacks any information about what Scala s analogue is to Python s ...
smheidrich
- Opened on Mar 24
- #3178
The page for multiple parameter lists shows one use case of multiple parameter lists being to drive type inference, and
it shows an example that it claims does not compile in Scala 2 or 3:
val numbers ...
amordahl
- Opened on Feb 19
- #3163
https://docs.scala-lang.org/tour/basics.html says:
Scastie is integrated with some of the code examples in this documentation; if you see a Run button in a code example
below, click it to directly experiment ...
igneus
- 1
- Opened on Feb 10
- #3158
As a newcomer to the Scala language, I find this section difficult to follow.
It would help if Person and namewere defined somewhere to be able to compile at least but it s not at all clear what is
going ...
stev-0
- 2
- Opened on Dec 3, 2024
- #3124
For example on the A Taste of Scala page: Screenshot 2024-11-20 at 15-37-37 A Taste of Scala Scala 3 — Book Scala
Documentation
gkepka
- Opened on Nov 20, 2024
- #3117

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.