Singleton subtyping, and can we mark scala.Singleton as experimental?
|
|
27
|
2330
|
February 1, 2019
|
Statically obtain the name of a class member, in a checked way
|
|
10
|
2909
|
February 1, 2019
|
Syntactic sugar for Tuple1
|
|
3
|
724
|
January 31, 2019
|
Question about an implicit-heavy design pattern
|
|
6
|
1070
|
January 30, 2019
|
Surprising scala for loop evaluation
|
|
4
|
846
|
January 22, 2019
|
Syntactic sugar for generalized type constraints (=:=, <:<)
|
|
3
|
1048
|
January 8, 2019
|
Making `for` simpler and more regular
|
|
66
|
4436
|
January 7, 2019
|
Yield in for comprehension should have higher precedence than method invocation
|
|
23
|
1478
|
December 14, 2018
|
Pre-SIP: Desugaring If statements
|
|
15
|
1898
|
November 26, 2018
|
Existential types don't infer for invariant nested data structures
|
|
7
|
1833
|
November 26, 2018
|
Why is for (x <- range) not optimised yet?
|
|
5
|
1176
|
November 25, 2018
|
Sharing parts of case classes
|
|
7
|
1767
|
November 24, 2018
|
Let's drop postfix operators
|
|
15
|
10636
|
November 23, 2018
|
Split out monitor methods out of AnyRef to a separate trait
|
|
1
|
527
|
November 21, 2018
|
Removing `copy` operation from case classes with private constructors
|
|
7
|
4230
|
November 20, 2018
|
Will it become possible to make "contextualized" scope injection using only import-s and extension methods and implicit functions?
|
|
1
|
1125
|
November 9, 2018
|
Dead (parts of) libraries in Scala 3?
|
|
6
|
1107
|
November 7, 2018
|
Dotty: implicit function types and for-comprehensions
|
|
0
|
1260
|
November 3, 2018
|
Documentation of Future.find doesn't really say something about the priorization
|
|
1
|
492
|
October 18, 2018
|
Type-safe contains
|
|
34
|
8643
|
September 27, 2018
|
Do we need Scala 3?
|
|
3
|
6690
|
September 24, 2018
|
Dotty Type classes
|
|
56
|
12377
|
September 18, 2018
|
Syntatic Sugar for Option mappings
|
|
13
|
2674
|
September 15, 2018
|
Scala 3 primitives for typelevel and meta programming?
|
|
5
|
2583
|
September 14, 2018
|
Allow "implicit" keyword to be used with "import"
|
|
14
|
6524
|
September 12, 2018
|
Proposal to remove XML literals from the language
|
|
92
|
12143
|
September 12, 2018
|
Deprecate assignment to underscore
|
|
26
|
3198
|
September 6, 2018
|
Proposal to remove early initializers from the language
|
|
37
|
7197
|
September 12, 2018
|
Backticks in string interpolation
|
|
10
|
3768
|
August 31, 2018
|
Proposal to remove procedure syntax
|
|
99
|
12066
|
September 12, 2018
|