Extension function documentation
|
|
9
|
1400
|
August 14, 2021
|
Kotlin Bytecode
|
|
3
|
1457
|
August 13, 2021
|
Compile time checked intialization in inline functions
|
|
6
|
918
|
August 13, 2021
|
Data class doesn't use overridden method from sealed class
|
|
3
|
3037
|
August 13, 2021
|
Typealias permits breaking bounds of generic argument
|
|
1
|
968
|
August 10, 2021
|
Condition operators for If expression
|
|
7
|
1115
|
August 9, 2021
|
What is the preferred usage of conditional statements when you have to alter (or not ) an existing object depending on the conditional
|
|
1
|
669
|
August 6, 2021
|
Type cast from delegation
|
|
4
|
1229
|
August 6, 2021
|
Get List size while constructing List
|
|
2
|
1233
|
August 1, 2021
|
Initialize read only properties from each secondary constructor
|
|
2
|
830
|
August 1, 2021
|
Bug in Kotlin
|
|
9
|
1261
|
July 29, 2021
|
Flow.distinctUntilChanged won't work
|
|
1
|
1084
|
July 29, 2021
|
Is/as operators are unsafe for reified types
|
|
2
|
1391
|
July 26, 2021
|
Autoboxing inline classes for Java interop?
|
|
0
|
1170
|
July 26, 2021
|
Proposal: mixfix function syntax
|
|
10
|
1205
|
July 22, 2021
|
Composion with multiple delegation
|
|
3
|
1239
|
July 21, 2021
|
Property Reference as a setter lambda fucntion
|
|
4
|
999
|
July 18, 2021
|
Organizing Files
|
|
0
|
709
|
July 10, 2021
|
Private companion object, why is this a thing
|
|
11
|
10411
|
July 9, 2021
|
Why doesn't Kotlin translate getters and setters for static fields?
|
|
0
|
741
|
July 9, 2021
|
Help with SOLID principles
|
|
6
|
2016
|
July 9, 2021
|
Total size of HashMap flatten elements
|
|
5
|
1555
|
July 8, 2021
|
Rust-style variable shadowing
|
|
51
|
9787
|
July 7, 2021
|
Explicit "do nothing" construct?
|
|
4
|
32487
|
July 4, 2021
|
Value types / structs
|
|
3
|
4897
|
July 1, 2021
|
Rewrite code to avoid leaking?
|
|
6
|
1109
|
June 25, 2021
|
Different ways to save data locally
|
|
3
|
2469
|
June 16, 2021
|
Iterator(), next() and hasNext(). Why are they operator fun?
|
|
12
|
7024
|
June 11, 2021
|
Coroutines execution order when launching them sequentially
|
|
6
|
6172
|
June 9, 2021
|
Coroutine vs. Job
|
|
20
|
5087
|
June 9, 2021
|