About the Language Design category
|
|
0
|
1177
|
August 9, 2016
|
Making union types even more useful
|
|
88
|
3619
|
August 8, 2022
|
Inline constructor parameters
|
|
0
|
45
|
August 8, 2022
|
Python like = in string interpolation
|
|
6
|
336
|
August 1, 2022
|
Case Class toString new behavior proposal (with implementation)
|
|
64
|
11555
|
July 29, 2022
|
Impact of Loom on “functional effects”
|
|
72
|
2266
|
July 26, 2022
|
Make "fewerBraces" available outside snapshot releases
|
|
175
|
5628
|
July 26, 2022
|
Change shadowing mechanism of extension methods for on par implicit class behavior
|
|
6
|
322
|
July 23, 2022
|
Ergonomics of end markers
|
|
21
|
2386
|
July 12, 2022
|
Idiomatic Imports
|
|
33
|
1011
|
July 11, 2022
|
Confusion regarding placeholders for higher-kinded type lambdas
|
|
8
|
358
|
July 5, 2022
|
Better type inference for Scala: send us your problematic cases!
|
|
153
|
13691
|
June 30, 2022
|
In multi-stage compilation, should we use a standard serialisation method to ship objects through stages?
|
|
21
|
1115
|
June 25, 2022
|
Unintuitive meaning of some recursive type aliases
|
|
14
|
385
|
June 23, 2022
|
Scala NonLocalReturns ergonomics are problematic
|
|
5
|
250
|
June 22, 2022
|
What's up with type arguments in patterns?
|
|
16
|
825
|
June 9, 2022
|
The opposite of opaque types - transparent type aliases
|
|
0
|
209
|
June 7, 2022
|
Is F -bound polymorphism useful?
|
|
11
|
3146
|
June 1, 2022
|
Improve match types and compilation errors
|
|
1
|
224
|
May 29, 2022
|
On braces and indentation-based syntax
|
|
39
|
692
|
May 17, 2022
|
Clause Interweaving, allowing `def f[T](x: T)[U](y: U)`
|
|
12
|
905
|
April 30, 2022
|
Indent syntax for extension
|
|
5
|
303
|
April 29, 2022
|
Polymorphic eta-expansion
|
|
5
|
689
|
April 29, 2022
|
SAM and PolyFunction
|
|
6
|
645
|
April 3, 2022
|
Rename `Eql` to `CanEqual`?
|
|
0
|
667
|
November 23, 2020
|
Match types matching on match types
|
|
0
|
325
|
October 28, 2021
|
Good way to reuse opaque type's transparentness?
|
|
2
|
282
|
March 11, 2022
|
Enumeration does not derive `CanEqual` for `strictEquality`
|
|
2
|
504
|
March 8, 2022
|
Pattern matching with named fields
|
|
58
|
9277
|
March 7, 2022
|
Explicit Nulls and java.lang.String
|
|
7
|
475
|
February 28, 2022
|