When do inline defs evaluate their parent?
|
|
12
|
204
|
March 6, 2025
|
What are compatibility guarantees for legacy Scala 2 code?
|
|
0
|
32
|
March 6, 2025
|
Symbol visibility in Scala 3 constructors
|
|
3
|
69
|
March 3, 2025
|
Type class on a function type
|
|
6
|
106
|
March 4, 2025
|
Retrieve type of a NamedTuple field
|
|
5
|
73
|
March 1, 2025
|
Selectable and type inference
|
|
0
|
31
|
March 1, 2025
|
Why Scala instead of Java?
|
|
23
|
14340
|
February 26, 2025
|
Adding `.foreach` extension for tuples
|
|
9
|
187
|
February 20, 2025
|
Is there anything wrong with my code
|
|
3
|
109
|
February 18, 2025
|
"Flattening" nested sealed traits for derivation (Scala 3)
|
|
6
|
170
|
February 14, 2025
|
Matching on a context function
|
|
6
|
145
|
February 13, 2025
|
How to configure Scala-native Run config for IDEA
|
|
2
|
55
|
February 12, 2025
|
Makemore in Scala
|
|
12
|
188
|
February 11, 2025
|
Why this simple code does not compile on scastie?
|
|
2
|
72
|
February 10, 2025
|
Java access to val inside companion object
|
|
7
|
90
|
February 6, 2025
|
Specifying Trait methods in mixins
|
|
2
|
55
|
February 6, 2025
|
Type argument does not conform to upper bound
|
|
2
|
113
|
February 5, 2025
|
Need program design advice
|
|
8
|
143
|
February 5, 2025
|
Is there a support for number range check
|
|
5
|
85
|
February 3, 2025
|
Cannot match Scala 3 enum with scala.language.strictEquality
|
|
4
|
1173
|
January 31, 2025
|
How to use SimpleSwingApplication in Scala 3
|
|
6
|
137
|
January 29, 2025
|
How to ensure a paramter is one type of a set of types?
|
|
12
|
104
|
January 27, 2025
|
Is this tail recursion?
|
|
15
|
4558
|
January 24, 2025
|
Prevent extensions from being invokes as functions
|
|
3
|
81
|
January 24, 2025
|
How to publish packages?
|
|
9
|
230
|
January 23, 2025
|
What is this syntax called? @main def helloWorld =
|
|
2
|
91
|
January 23, 2025
|
Implicit conversion followed by extension
|
|
2
|
103
|
January 22, 2025
|
Scala 3 coursier new installation library not found error
|
|
3
|
97
|
January 22, 2025
|
How to test your ZIO code with scalamock?
|
|
5
|
176
|
January 21, 2025
|
Overriding the equals method leads to values being assigned an incorrect type
|
|
7
|
102
|
January 20, 2025
|