Higher-kinded type lambda placeholders remain a "rough edge" of the new given syntax
|
|
2
|
333
|
November 25, 2024
|
Making io.StdIn.readLine imported by default
|
|
24
|
932
|
November 18, 2024
|
Joining the dots on recent Implicit Prioritization changes and some Scala history
|
|
3
|
365
|
November 13, 2024
|
Enum candy: the last mile
|
|
15
|
1221
|
November 7, 2024
|
Pattern match only in for comprehension
|
|
0
|
165
|
November 7, 2024
|
Testing presence of type in union
|
|
3
|
280
|
October 29, 2024
|
Why is the values method on enum an Array? Could it be an immutable ArraySeq?
|
|
26
|
1144
|
October 26, 2024
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
29
|
4254
|
October 23, 2024
|
Discuss: Get/Set class property syntax (as kotlin's)
|
|
9
|
1014
|
October 5, 2024
|
Can we make adding a parameter with a default value binary compatible?
|
|
32
|
4331
|
October 4, 2024
|
More useful pattern matching
|
|
25
|
1402
|
September 27, 2024
|
JEP 476 analog?
|
|
8
|
833
|
September 26, 2024
|
Syntax: Allow ocaml style leading pipe | in multiline union types
|
|
4
|
312
|
September 23, 2024
|
Multiline string literals: can we get rid of the need for stripMargin?
|
|
45
|
16493
|
September 13, 2024
|
Usability of boundary/break on the example of `Either` integration
|
|
13
|
1603
|
September 2, 2024
|
Plan for Package Objects in Scala 3
|
|
2
|
610
|
August 30, 2024
|
Proposing further improvement to modularity: modules without object identity
|
|
12
|
609
|
August 28, 2024
|
Scala.js use ES6 tagged templates
|
|
2
|
267
|
August 27, 2024
|
Question about the "modularity" proposal
|
|
6
|
425
|
August 26, 2024
|
Ergonomics of for-comp synax under an IDE
|
|
2
|
336
|
August 8, 2024
|
How to improve strictEquality?
|
|
5
|
476
|
August 6, 2024
|
Question about implicit conversion
|
|
32
|
2082
|
July 17, 2024
|
What's the benefit of Kotlin's trailing lambda convention?
|
|
16
|
2825
|
July 8, 2024
|
Proposal: Inline varargs parameters
|
|
5
|
461
|
July 4, 2024
|
Determine singleton type parameter in match case
|
|
0
|
344
|
July 1, 2024
|
Pattern matching equal or same elements
|
|
2
|
447
|
June 27, 2024
|
Pre-SIP: Equivalent of `inline implicit def`
|
|
26
|
2008
|
June 27, 2024
|
Can we add a NOT operator to match types to force disjointness?
|
|
2
|
523
|
June 24, 2024
|
Scala 3, macro annotations and code generation
|
|
69
|
9783
|
June 19, 2024
|
Pre SIP: Better desugarring of extension methods
|
|
9
|
1110
|
June 12, 2024
|