Idiomatic Imports
|
|
37
|
2043
|
March 15, 2023
|
Communicating Scala Objects -- LOOM release
|
|
0
|
358
|
March 11, 2023
|
Proposal/Discssion for more consistent indentation based syntax
|
|
12
|
584
|
March 5, 2023
|
Extending method of inner classes
|
|
10
|
479
|
March 3, 2023
|
Scala 3 significant indentation
|
|
88
|
5989
|
February 11, 2023
|
Representing covariant constructor argument using path-dependent type only: This looks like a compiler bug
|
|
1
|
391
|
January 18, 2023
|
"Private" primary constructor vs MiMa
|
|
6
|
577
|
January 13, 2023
|
Implementing SAM traits which have type members using lambda syntax
|
|
1
|
441
|
January 10, 2023
|
Scala 3 - type parameters and type members
|
|
5
|
1553
|
January 10, 2023
|
Feedback on `: @unchecked` for pattern-matching `val`s?
|
|
8
|
858
|
January 5, 2023
|
Encoding type class hierarchies
|
|
23
|
3793
|
December 29, 2022
|
Newtype support
|
|
2
|
646
|
December 28, 2022
|
Enabling sealed traits across different files with union type desugaring
|
|
5
|
535
|
December 20, 2022
|
Easing debugging for macros
|
|
5
|
478
|
December 20, 2022
|
Making union types even more useful
|
|
110
|
5921
|
December 16, 2022
|
Direct style (Rust) instead of for comprehensions
|
|
27
|
2793
|
December 15, 2022
|
Rethink fixity for operators
|
|
1
|
807
|
December 1, 2022
|
Use this in trait?
|
|
10
|
713
|
November 21, 2022
|
Enforcing factory method syntax for object creation
|
|
4
|
443
|
October 28, 2022
|
Good way to reuse opaque type's transparentness?
|
|
2
|
594
|
March 11, 2022
|
Enforcing immutability
|
|
13
|
2583
|
October 27, 2022
|
What's the benefit of Kotlin's trailing lambda convention?
|
|
15
|
1470
|
October 27, 2022
|
Algebras of opaque types and pattern matching
|
|
19
|
2144
|
October 19, 2022
|
Exporting extension methods
|
|
3
|
451
|
October 18, 2022
|
Allow specification of a subset of type parameters
|
|
27
|
1890
|
October 10, 2022
|
Is IsIterableOnce class hierarchy needed?
|
|
0
|
329
|
October 5, 2022
|
For comprehension requires withFilter to destructure tuples
|
|
2
|
1022
|
October 5, 2022
|
Non-uniform access principle?
|
|
4
|
459
|
October 4, 2022
|
Expose type annotations in mirrors
|
|
8
|
593
|
September 22, 2022
|
Poor (or Rich) Man's Refinement Types in Scala 3.x?
|
|
14
|
3769
|
September 21, 2022
|