About the Language Design category
|
|
1
|
2024
|
June 1, 2020
|
Kotlin Coroutines and (upcoming) Java Loom
|
|
26
|
4166
|
April 17, 2021
|
Union types
|
|
114
|
47511
|
April 17, 2021
|
Kotlin internal and external parameter name propose
|
|
24
|
4165
|
April 16, 2021
|
Omitting enum name possible when it is imported?
|
|
8
|
493
|
April 15, 2021
|
Tailrec in get() functions?
|
|
2
|
639
|
April 14, 2021
|
Does NonCancellable "swallow" cancellations?
|
|
3
|
153
|
April 12, 2021
|
Feature Request Kotlin - call super infix functions as infix
|
|
5
|
135
|
April 12, 2021
|
Why DOESN’T Kotlin smart cast work, even when both are `val`s
|
|
3
|
431
|
April 12, 2021
|
Allow override enum operator compareTo
|
|
1
|
2135
|
April 12, 2021
|
Feature Request: omit "this" in infix method call, for cleaner DSLs
|
|
15
|
498
|
April 11, 2021
|
Internal function parameter name
|
|
8
|
658
|
April 10, 2021
|
Possible to avoid generating field when overriding primitive val?
|
|
11
|
258
|
April 10, 2021
|
Data classes should be able to inherit from each other
|
|
35
|
24867
|
April 9, 2021
|
In future, could Kotlin have checked exceptions?
|
|
117
|
24252
|
April 8, 2021
|
Flows: Combining distinctUntilChanged and first() to get single distinct values from a SharedFlow
|
|
8
|
261
|
April 8, 2021
|
Function with multiple lambda arguments vs. one interface & object expression
|
|
5
|
293
|
April 5, 2021
|
Proposal: Kotlin multi-release jar support
|
|
8
|
237
|
April 2, 2021
|
Pass function reference to 'when' statement?
|
|
6
|
1996
|
March 31, 2021
|
Duration could support sum, sumBy
|
|
2
|
150
|
March 31, 2021
|
Compiler option(s) proposal: provide nullability assumptions when interacting with non-annotated Java code
|
|
8
|
410
|
March 31, 2021
|
Generic-type-specific sealed class subclasses
|
|
1
|
176
|
March 30, 2021
|
How do you namespace things in Kotlin?
|
|
8
|
349
|
March 29, 2021
|
Extension functions: IllegalArgumentException vs. IllegalStateException
|
|
16
|
580
|
March 27, 2021
|
Suspend constructors
|
|
9
|
3342
|
March 26, 2021
|
Implicit safe conversions
|
|
8
|
274
|
March 24, 2021
|
Inline classes could use inline property delegate
|
|
2
|
138
|
March 22, 2021
|
NonCancellable context for proper clean shutdown of a network communication
|
|
7
|
169
|
March 21, 2021
|
Combination of "else" and other branches in "when" expression
|
|
1
|
109
|
March 21, 2021
|
State of Kotlin.Result vs. kotlin-result?
|
|
7
|
556
|
March 20, 2021
|