Ergonomics of for-comp synax under an IDE
|
|
2
|
341
|
August 8, 2024
|
How to improve strictEquality?
|
|
5
|
539
|
August 6, 2024
|
Question about implicit conversion
|
|
32
|
2108
|
July 17, 2024
|
What's the benefit of Kotlin's trailing lambda convention?
|
|
16
|
2960
|
July 8, 2024
|
Proposal: Inline varargs parameters
|
|
5
|
482
|
July 4, 2024
|
Determine singleton type parameter in match case
|
|
0
|
345
|
July 1, 2024
|
Pattern matching equal or same elements
|
|
2
|
461
|
June 27, 2024
|
Pre-SIP: Equivalent of `inline implicit def`
|
|
26
|
2037
|
June 27, 2024
|
Can we add a NOT operator to match types to force disjointness?
|
|
2
|
531
|
June 24, 2024
|
Pre SIP: Better desugarring of extension methods
|
|
9
|
1118
|
June 12, 2024
|
Irregular type inference for `Nothing`
|
|
10
|
1069
|
June 9, 2024
|
Expose type annotations in mirrors
|
|
9
|
1045
|
May 20, 2024
|
Status of experimental numeric literals
|
|
2
|
536
|
May 15, 2024
|
Support `yield return` like thing?
|
|
5
|
658
|
May 11, 2024
|
Pre SIP Introduce extension objects and lazy vals
|
|
0
|
390
|
May 8, 2024
|
Structural types and inline defs
|
|
1
|
503
|
May 2, 2024
|
Improve opaque types
|
|
46
|
8264
|
April 28, 2024
|
*Explicit conversion*: When and What do you use?
|
|
3
|
561
|
April 5, 2024
|
Allow 'empty' traits to be combined with an opaque type?
|
|
7
|
686
|
April 4, 2024
|
Supporting import in extension method blocks
|
|
38
|
2274
|
March 16, 2024
|
Shorthand syntax for opaque subtypes?
|
|
6
|
638
|
March 12, 2024
|
In multi-stage compilation, should we use a standard serialisation method to ship objects through stages?
|
|
24
|
2713
|
March 6, 2024
|
Improvements optional chaining (direct style) (explicit nulls) (user space)
|
|
3
|
596
|
March 6, 2024
|
Pre-SIP: Custom compile-time type show for error messages
|
|
9
|
609
|
March 2, 2024
|
Enabling boolean partial function application in pattern matching arguments
|
|
20
|
924
|
February 29, 2024
|
Why is there a restriction on refinements not having vars?
|
|
5
|
652
|
February 28, 2024
|
This trick enables overloading `==` for opaque types
|
|
32
|
1140
|
February 21, 2024
|
Surprise when importing everything from an enum
|
|
2
|
378
|
February 16, 2024
|
@infix to unlock operator notation is, in fact, controversial!
|
|
20
|
2361
|
February 16, 2024
|
Better support for structurally typed records
|
|
27
|
2812
|
February 13, 2024
|