About the Language Design category
|
|
1
|
3394
|
June 1, 2020
|
More operators to overload
|
|
10
|
136
|
January 20, 2025
|
Dispatching calls to instance extension functions
|
|
6
|
29
|
January 20, 2025
|
Overloading method with different receiver of a function type
|
|
13
|
119
|
January 20, 2025
|
Why doesn't ByteRange and UByteRange exist?
|
|
0
|
23
|
January 19, 2025
|
Kotlin val,var vs Java final - advantage?
|
|
8
|
6813
|
January 16, 2025
|
Underscore for unused parameters in functions
|
|
7
|
3370
|
January 10, 2025
|
A Setter Improvement
|
|
3
|
119
|
January 8, 2025
|
A possibly interesting development (var & val)
|
|
3
|
133
|
December 30, 2024
|
Why Kotlin functions returning List do not use immutable list implementation?
|
|
7
|
159
|
December 22, 2024
|
Issues with regexp in multiplatform projects
|
|
2
|
777
|
December 21, 2024
|
Solution for nested lambda calls
|
|
29
|
207
|
December 15, 2024
|
An alternative to checked exceptions (that actually works for catching bugs)
|
|
22
|
3581
|
December 14, 2024
|
Language Design: Adding internal to package keyword may be feasible
|
|
0
|
56
|
December 13, 2024
|
When will there be a conditional construction in the assignment as in Java?
|
|
9
|
1063
|
November 15, 2023
|
Difference between property and local variable
|
|
12
|
296
|
December 13, 2024
|
downUntil
|
|
6
|
1431
|
December 12, 2024
|
Remove if branches, or make optional
|
|
19
|
5350
|
September 13, 2017
|
Can you dynamically instantiate value classes by type?
|
|
8
|
121
|
December 12, 2024
|
Parameter defaulting in function overwriting
|
|
2
|
39
|
December 7, 2024
|
Default Types for Generics
|
|
18
|
20548
|
December 3, 2024
|
Star import vs importing each element
|
|
10
|
6585
|
December 2, 2024
|
Mutable function parameters
|
|
8
|
4868
|
December 1, 2024
|
Feature: Allow compound interfaces
|
|
8
|
173
|
November 21, 2024
|
Kotlin needs more exciting new features, and that probably means embracing more controlled risk
|
|
4
|
177
|
November 9, 2024
|
How did Kotlin design Object so that deserialization still only exists as a singleton
|
|
1
|
54
|
November 3, 2024
|
Kotlin to support package protected visibility
|
|
157
|
75691
|
October 31, 2024
|
Java interop: Unit closures required to return kotlin.Unit
|
|
13
|
24432
|
October 31, 2024
|
Kotlin universal?
|
|
10
|
217
|
October 30, 2024
|
Access private supertype callable from within nested class
|
|
4
|
120
|
October 28, 2024
|