Coroutines and cancelling blocking code
|
|
5
|
4976
|
March 20, 2022
|
Multiplatform bigint library
|
|
1
|
1531
|
April 6, 2023
|
Easing for yall as promised
|
|
0
|
684
|
October 24, 2020
|
Is it possible to optimize Array.plus operator considering empty arrays?
|
|
6
|
1449
|
December 30, 2020
|
Unusual platform declaration clash
|
|
3
|
6036
|
February 16, 2018
|
Context in ViewModel
|
|
3
|
10726
|
July 1, 2020
|
Kotlin thanks for it
|
|
2
|
1238
|
January 4, 2020
|
Anonymous inner class?
|
|
6
|
8102
|
December 2, 2019
|
How will Kotlin handle Union types from JavaScript/TypeScript?
|
|
7
|
7576
|
June 16, 2016
|
Generic abstract method override issue
|
|
8
|
7135
|
July 24, 2019
|
Kotlin Circular Imports
|
|
0
|
676
|
October 25, 2020
|
How to call inline reified function with unknown class?
|
|
1
|
2680
|
May 21, 2018
|
Kapt and generating kotlin (rather than java)
|
|
8
|
7091
|
September 26, 2017
|
Why do the primitive array classes need to be exposed?
|
|
6
|
4506
|
February 24, 2016
|
Unreachable "return" in try/finally block
|
|
7
|
7480
|
December 7, 2017
|
Single value sequence functions
|
|
2
|
686
|
January 13, 2020
|
Getting an error “cannot find symbol” while trying to compile a Kotlin-Java mixed project with Gradle
|
|
2
|
12196
|
September 29, 2020
|
Build jar with IDEA throws error but fine with Gradle
|
|
7
|
7461
|
March 21, 2020
|
Braces should be optional for object expressions
|
|
1
|
838
|
January 3, 2020
|
Closeable in common stdlib
|
|
3
|
1871
|
January 2, 2021
|
Json Enum deserialization breakes kotlin null-safety
|
|
2
|
12129
|
April 18, 2019
|
Kotlin/Native - Base64 en/decoder [code]
|
|
4
|
9391
|
July 1, 2022
|
Iterate over data class properties without reflection?
|
|
3
|
5900
|
June 17, 2019
|
1.1.50 JS compiler requires kotlin-reflect?
|
|
2
|
2152
|
September 25, 2017
|
Pass parameters into the Kotlin Script
|
|
3
|
1860
|
September 28, 2020
|
Android support in kotlinc cli?
|
|
5
|
8522
|
March 20, 2017
|
Overload resolution ambiguity all these functions match
|
|
4
|
5244
|
August 12, 2019
|
Confusing type error
|
|
8
|
6944
|
May 8, 2017
|
How to declare a class that contains a field with generic type in Kotlin?
|
|
1
|
14717
|
July 28, 2017
|
Kotlin Dependencies in Gradle Projects
|
|
5
|
8492
|
November 30, 2018
|
Convert Java annotation non-constant field to Kotlin
|
|
2
|
11993
|
October 1, 2019
|
KMM vs KMP
|
|
1
|
8257
|
March 6, 2021
|
Main class name in MANIFEST file
|
|
2
|
11945
|
July 21, 2016
|
How to send SMS to user entered phone number KOTLIN
|
|
1
|
2601
|
September 15, 2019
|
Is it always safe to just convert @Synchronized to `Mutex.withLock`?
|
|
8
|
6886
|
March 12, 2023
|
Disable META-INF/* generation in gradle android project
|
|
6
|
7800
|
July 21, 2017
|
How to set auto import for Kotlin in Android Studio?
|
|
4
|
9222
|
June 3, 2017
|
Why Kotlin 'Any' class do not have clone() method?
|
|
5
|
2660
|
February 13, 2020
|
Coroutine sample code fail to compile on unresolved reference kotlinx
|
|
2
|
11867
|
September 30, 2017
|
Why do generic functions can't have default arguments?
|
|
4
|
9149
|
October 4, 2018
|
Data Class With Backing Field
|
|
4
|
9129
|
June 21, 2018
|
Math operation
|
|
4
|
9122
|
August 11, 2018
|
Override var requires initialization in assignment
|
|
4
|
2883
|
June 1, 2020
|
Kotlin AST
|
|
5
|
8316
|
April 26, 2018
|
Should Kotlin support strings as Unicode sequences instead of UTF-16?
|
|
5
|
8314
|
October 5, 2020
|
URL.readText, what do they mean by HUGE
|
|
2
|
3716
|
May 31, 2017
|
Kotlin documentation of API
|
|
6
|
1368
|
December 4, 2018
|
Can't infer type with RxJava's retryWhen
|
|
1
|
2559
|
July 11, 2016
|
Array initialization
|
|
7
|
7172
|
December 1, 2020
|
Single Instance Enums (Enum Object)
|
|
8
|
3801
|
March 23, 2018
|