Get Delegate Property Name on Initialization
|
|
2
|
133
|
March 27, 2023
|
Private setter for var in primary constructor
|
|
33
|
61085
|
March 27, 2023
|
Improving lateinit
|
|
6
|
9429
|
March 24, 2023
|
Add a concise way to specify that an override method should call the super method
|
|
23
|
24339
|
March 20, 2023
|
`@PublishedAPI private fun`
|
|
4
|
255
|
March 17, 2023
|
Operator function for getting boolean value of object
|
|
7
|
234
|
March 14, 2023
|
Kotlin idiomatic implementation of
|
|
6
|
316
|
March 13, 2023
|
"DataType" for only initial null value
|
|
6
|
187
|
March 8, 2023
|
Eliminate redundancy of context receiver when overriding a function
|
|
1
|
145
|
March 7, 2023
|
Typealias with generic
|
|
0
|
148
|
March 6, 2023
|
Composition visibility
|
|
3
|
212
|
March 4, 2023
|
Default Types for Generics
|
|
16
|
14817
|
February 28, 2023
|
MutableStateFlow observe and change value from anywhere without creating a coroutine
|
|
34
|
1880
|
February 28, 2023
|
Switching to Kotlin from languages other than java and C++
|
|
11
|
362
|
February 28, 2023
|
Extension function with type Any
|
|
5
|
191
|
February 27, 2023
|
Advanced reification of generic parameters
|
|
2
|
326
|
February 25, 2023
|
[Feature request] Add encrypt() and decrypt() extension functions to String
|
|
7
|
486
|
February 19, 2023
|
Destructuring in when
|
|
28
|
49206
|
February 15, 2023
|
Question about gameviewmodel state and limits
|
|
2
|
206
|
February 14, 2023
|
Kotlin Coroutines and (upcoming) Java Loom
|
|
41
|
13031
|
February 3, 2023
|
Proposal: `This` type for generics (Can kotlin interface detects, on which class is attached to, on its own?)
|
|
4
|
252
|
February 1, 2023
|
Alternate KDoc comment style?
|
|
6
|
2547
|
February 1, 2023
|
Using extensions shadowing as lint check
|
|
0
|
179
|
January 30, 2023
|
Resolve the ambiguity of kotlin's reference to overloaded functions or fields
|
|
0
|
216
|
January 29, 2023
|
Proposal: abstract class implementing sealed interface, relaxing the rules
|
|
20
|
1097
|
January 17, 2023
|
Omitting same parameter types
|
|
6
|
400
|
January 15, 2023
|
Cancelling Channel.send() that runs in a runBlocking block
|
|
1
|
266
|
January 14, 2023
|
Kotlin Design decision for having duplicate fields/primitive in decompiled version
|
|
16
|
1352
|
January 14, 2023
|
Internal methods in interface
|
|
6
|
4373
|
January 12, 2023
|
Dynamic return type of function based on input params (like TypeScript)W
|
|
0
|
275
|
January 12, 2023
|