Two proposed changes for extension methods
|
|
51
|
2019
|
January 5, 2021
|
What is the purpose of toString in Scala?
|
|
6
|
840
|
January 4, 2021
|
Encoding type class hierarchies
|
|
6
|
1185
|
January 3, 2021
|
Better type inference for Scala: send us your problematic cases!
|
|
131
|
9259
|
January 2, 2021
|
Pre-SIP: Proposal of introducing a Rust-like type "Result"
|
|
64
|
3529
|
December 31, 2020
|
Pre-SIP: improve for-comprehensions functionality
|
|
52
|
5146
|
December 31, 2020
|
What happened to Module
|
|
14
|
2037
|
December 30, 2020
|
selectDynamic via extension methods
|
|
8
|
349
|
December 24, 2020
|
Generic Defaults ~ Clazz[ T = Int ]
|
|
13
|
451
|
December 22, 2020
|
Add `Matchable` trait
|
|
40
|
1207
|
December 20, 2020
|
Switch order of type and term in `as` definitions?
|
|
80
|
2329
|
December 15, 2020
|
Custom AnyVal types in Scala 3 / Dotty
|
|
8
|
676
|
December 8, 2020
|
Scala 3 significant indentation
|
|
87
|
2552
|
December 8, 2020
|
Feature Request: Private Function Parameters
|
|
4
|
377
|
December 7, 2020
|
Change the name for scala.util.Not to scala.util.NotGiven
|
|
1
|
321
|
November 28, 2020
|
Renaming @mixin?
|
|
30
|
831
|
November 27, 2020
|
Should @infix and @mixin be soft modifiers?
|
|
22
|
738
|
November 25, 2020
|
Poor (or Rich) Man's Refinement Types in Scala 3.x?
|
|
11
|
674
|
November 24, 2020
|
Is there a reason why value class's backing class can't be 'cast' to the value class?
|
|
4
|
356
|
November 22, 2020
|
Rename `Eql` to `CanEqual`?
|
|
0
|
277
|
November 23, 2020
|
Allowing double definitions through name mangling
|
|
6
|
548
|
November 17, 2020
|
Can We Wean Scala Off Implicit Conversions?
|
|
116
|
5613
|
November 9, 2020
|
Equal protection under Eq law
|
|
8
|
574
|
November 7, 2020
|
Scala 2 type inference questions
|
|
5
|
160
|
November 6, 2020
|
The @alpha notation
|
|
56
|
1422
|
November 5, 2020
|
Should multiversal equality provide default `Eql` instances?
|
|
26
|
967
|
October 22, 2020
|
Multiple Type Parameter Lists for Type Aliases
|
|
4
|
334
|
October 21, 2020
|
Eta expansion corner case?
|
|
3
|
341
|
October 19, 2020
|
Proposed Syntax Change: import given
|
|
4
|
627
|
October 6, 2020
|
A way to make long def signatures more pleasant?
|
|
2
|
508
|
October 5, 2020
|