About the Language Design category
|
|
1
|
2843
|
June 1, 2020
|
Private setter for var in primary constructor
|
|
33
|
60077
|
March 27, 2023
|
Improving lateinit
|
|
6
|
9295
|
March 24, 2023
|
Add a concise way to specify that an override method should call the super method
|
|
23
|
23830
|
March 20, 2023
|
`@PublishedAPI private fun`
|
|
4
|
187
|
March 17, 2023
|
Operator function for getting boolean value of object
|
|
7
|
188
|
March 14, 2023
|
Kotlin idiomatic implementation of
|
|
6
|
218
|
March 13, 2023
|
"DataType" for only initial null value
|
|
6
|
144
|
March 8, 2023
|
Eliminate redundancy of context receiver when overriding a function
|
|
1
|
95
|
March 7, 2023
|
Typealias with generic
|
|
0
|
90
|
March 6, 2023
|
Composition visibility
|
|
3
|
178
|
March 4, 2023
|
Default Types for Generics
|
|
16
|
14070
|
February 28, 2023
|
MutableStateFlow observe and change value from anywhere without creating a coroutine
|
|
34
|
1408
|
February 28, 2023
|
Union types
|
|
125
|
85588
|
February 28, 2023
|
Switching to Kotlin from languages other than java and C++
|
|
11
|
279
|
February 28, 2023
|
Extension function with type Any
|
|
5
|
148
|
February 27, 2023
|
Advanced reification of generic parameters
|
|
2
|
273
|
February 25, 2023
|
[Feature request] Add encrypt() and decrypt() extension functions to String
|
|
7
|
317
|
February 19, 2023
|
Destructuring in when
|
|
28
|
48050
|
February 15, 2023
|
Question about gameviewmodel state and limits
|
|
2
|
167
|
February 14, 2023
|
Kotlin Coroutines and (upcoming) Java Loom
|
|
41
|
12471
|
February 3, 2023
|
Proposal: `This` type for generics (Can kotlin interface detects, on which class is attached to, on its own?)
|
|
4
|
198
|
February 1, 2023
|
Alternate KDoc comment style?
|
|
6
|
2422
|
February 1, 2023
|
Using extensions shadowing as lint check
|
|
0
|
130
|
January 30, 2023
|
Resolve the ambiguity of kotlin's reference to overloaded functions or fields
|
|
0
|
159
|
January 29, 2023
|
Proposal: abstract class implementing sealed interface, relaxing the rules
|
|
20
|
957
|
January 17, 2023
|
Omitting same parameter types
|
|
6
|
354
|
January 15, 2023
|
Cancelling Channel.send() that runs in a runBlocking block
|
|
1
|
205
|
January 14, 2023
|
Kotlin Design decision for having duplicate fields/primitive in decompiled version
|
|
16
|
1154
|
January 14, 2023
|
Internal methods in interface
|
|
6
|
4156
|
January 12, 2023
|