Missing type annotations to patterns in Scala 3.3
|
|
5
|
511
|
May 12, 2023
|
Enumeration does not derive `CanEqual` for `strictEquality`
|
|
3
|
744
|
May 11, 2023
|
Can we make adding a parameter with a default value binary compatible?
|
|
13
|
1015
|
May 9, 2023
|
Transparent Monads syntax and Monadic Flow Control interpretation
|
|
5
|
565
|
April 27, 2023
|
Proposal: Add `transparent inline` parameters
|
|
7
|
394
|
April 25, 2023
|
Distributing match types over unions
|
|
3
|
418
|
April 24, 2023
|
Why the current Export is problematic for Import
|
|
5
|
669
|
April 20, 2023
|
Named type parameters
|
|
2
|
320
|
April 19, 2023
|
Add implict support when do extraction in Pattern matching?
|
|
1
|
232
|
April 14, 2023
|
Suggestion: if-comprehensions
|
|
51
|
1204
|
April 6, 2023
|
Scala 3 extension method for object and Java class
|
|
3
|
427
|
March 28, 2023
|
Scala 3 Macros next steps?
|
|
11
|
894
|
March 24, 2023
|
Ambiguous overload error when overloaded definitions differ only by implicit parameter
|
|
2
|
306
|
March 21, 2023
|
DelayedInit, what is the alternative?
|
|
9
|
515
|
March 20, 2023
|
Idiomatic Imports
|
|
37
|
1923
|
March 15, 2023
|
Communicating Scala Objects -- LOOM release
|
|
0
|
305
|
March 11, 2023
|
Proposal/Discssion for more consistent indentation based syntax
|
|
12
|
504
|
March 5, 2023
|
Extending method of inner classes
|
|
10
|
411
|
March 3, 2023
|
Scala 3 significant indentation
|
|
88
|
5670
|
February 11, 2023
|
Representing covariant constructor argument using path-dependent type only: This looks like a compiler bug
|
|
1
|
337
|
January 18, 2023
|
"Private" primary constructor vs MiMa
|
|
6
|
496
|
January 13, 2023
|
Implementing SAM traits which have type members using lambda syntax
|
|
1
|
378
|
January 10, 2023
|
Scala 3 - type parameters and type members
|
|
5
|
1465
|
January 10, 2023
|
Feedback on `: @unchecked` for pattern-matching `val`s?
|
|
8
|
709
|
January 5, 2023
|
Encoding type class hierarchies
|
|
23
|
3584
|
December 29, 2022
|
Newtype support
|
|
2
|
574
|
December 28, 2022
|
Enabling sealed traits across different files with union type desugaring
|
|
5
|
455
|
December 20, 2022
|
Easing debugging for macros
|
|
5
|
414
|
December 20, 2022
|
Making union types even more useful
|
|
110
|
5641
|
December 16, 2022
|
Direct style (Rust) instead of for comprehensions
|
|
27
|
2483
|
December 15, 2022
|