|
How to construct a function call with named arguments where the parameter names and values are determined programmatically at runtime?
|
|
10
|
191
|
August 12, 2025
|
|
Help: Convert an implicit instance with 'A => Nothing' to a given instance
|
|
3
|
97
|
August 11, 2025
|
|
Path-dependent types: accessing outer class
|
|
14
|
341
|
August 10, 2025
|
|
Need help getting started with ScalaFX+Mill
|
|
1
|
108
|
August 9, 2025
|
|
Extension method with the same type
|
|
8
|
187
|
August 8, 2025
|
|
How to access a JSON structure in a functional manner
|
|
4
|
157
|
August 7, 2025
|
|
Scala 3 experimental checked exceptions question
|
|
1
|
144
|
August 6, 2025
|
|
How to compare opaque types in object field reflection?
|
|
0
|
62
|
August 2, 2025
|
|
Combine Match-Types and Either - "A match type could not be fully reduced"
|
|
1
|
368
|
July 28, 2025
|
|
Perf difference between currying and returning classes
|
|
5
|
133
|
July 28, 2025
|
|
Implementing a custom isInstanceOf[T] filter
|
|
3
|
95
|
July 27, 2025
|
|
What does '()' mean in '() => Int' and '() => 5'?
|
|
9
|
181
|
July 27, 2025
|
|
Support when only 1 overload has contextual parameters
|
|
2
|
93
|
July 25, 2025
|
|
Mill - 404 when Metals downloads, "no build target found"
|
|
7
|
231
|
July 22, 2025
|
|
Scala 3 question, maybe whitespace
|
|
3
|
94
|
July 21, 2025
|
|
What’s Scala’s stance on general dependent types?
|
|
9
|
401
|
July 21, 2025
|
|
Implicit parameter list position in Scala 3: why is it relevant?
|
|
4
|
172
|
July 20, 2025
|
|
This condition could be caused by executing `run` in an interactive sbt session with `fork := false`
|
|
3
|
123
|
July 18, 2025
|
|
Question about JSON messaging and log4j
|
|
2
|
77
|
July 17, 2025
|
|
Scala 3 + Scala Test + Mockito
|
|
8
|
573
|
July 12, 2025
|
|
Cost of using lazy vals in Scala 2.13 and Scala 3
|
|
4
|
1167
|
July 9, 2025
|
|
Tagless final, questions
|
|
6
|
306
|
July 9, 2025
|
|
Debugging increased compilation times after migrating to Scala 3
|
|
10
|
599
|
July 6, 2025
|
|
Stale symbol defined in Period(2.1-7), is referred to in run Period(3.12)
|
|
5
|
131
|
July 5, 2025
|
|
Using λ as type name leads to error when pattern matching
|
|
4
|
110
|
July 4, 2025
|
|
Merging named tuples to create new named tuples
|
|
13
|
400
|
June 30, 2025
|
|
Scalameta parser problem
|
|
5
|
108
|
June 29, 2025
|
|
Named Tuples don't have a built-in Ordering?
|
|
7
|
219
|
June 28, 2025
|
|
Provide `.copy` for named tuples
|
|
3
|
157
|
June 27, 2025
|
|
Vec type alias for Tuple
|
|
2
|
85
|
June 27, 2025
|