Why are Function parameters not `crossinline` by default?
|
|
7
|
2142
|
November 12, 2018
|
Kotlin unit test failing when using generics and Mockito
|
|
1
|
13537
|
July 15, 2016
|
Can I use an InputStream as a body in Ktor HTTP client?
|
|
5
|
4387
|
January 6, 2022
|
Why private members of companion objects are visible to the class?
|
|
3
|
9550
|
December 26, 2021
|
Questions about concurrency?
|
|
6
|
2277
|
May 3, 2021
|
Do I need to know JAVA to get started in KOTLIN?
|
|
8
|
6351
|
March 9, 2023
|
Unexpected behavior when throwing exception during init of object
|
|
6
|
7192
|
July 19, 2017
|
[Intelij] Painful Upgrade to Kotlin 1.4.0
|
|
6
|
2272
|
August 31, 2020
|
Role of app.kt in an Android project
|
|
2
|
1950
|
December 13, 2018
|
Overriding function in sub interface with implementation returning "Nothing" changes return type to "Nothing"
|
|
6
|
7174
|
October 18, 2016
|
"Unresolved reference" when trying to use a layout from a library module
|
|
1
|
7543
|
September 25, 2018
|
Try-with-resources: the Kotlin way?
|
|
5
|
7740
|
November 21, 2014
|
Wrong code generated (compile error)
|
|
6
|
7141
|
August 10, 2018
|
JS pain point: object serialization
|
|
5
|
4334
|
October 25, 2016
|
Extremely poor performance of the Kotlin plugin for Eclipse
|
|
5
|
4333
|
April 26, 2019
|
Type inference for return types of longer functions
|
|
3
|
5300
|
July 18, 2014
|
Kotlin Persistent Datastructures?
|
|
4
|
8426
|
July 8, 2018
|
How can I use scripts in Kotlin 1.1 M02-EAP?
|
|
2
|
3439
|
August 4, 2017
|
Kotlin "val cannot be reassigned" except that I defined my variable as var
|
|
2
|
10845
|
December 22, 2018
|
Pass params from fragment to ViewModel
|
|
3
|
9382
|
May 5, 2020
|
Why cant we see the implementation of kotlin native methods?
|
|
2
|
1926
|
February 26, 2018
|
HTTP REST API's in Kotlin?
|
|
6
|
7091
|
June 25, 2017
|
Why not provide namespace keyword like C++/C#
|
|
3
|
5272
|
March 19, 2016
|
Interface overrides equals?
|
|
4
|
8352
|
July 11, 2019
|
Error:Unresolved reference
|
|
2
|
10780
|
October 1, 2018
|
Decimal format in a multi-platform build
|
|
5
|
7617
|
January 24, 2022
|
Mutable function parameters
|
|
8
|
6221
|
December 1, 2024
|
Library for AWS S3 services
|
|
3
|
5240
|
April 5, 2019
|
Setting a User Input to a Double (Or a Specific Data Type)
|
|
4
|
4685
|
August 8, 2017
|
How do I initialize a val member in a secondary constructor?
|
|
4
|
8323
|
June 14, 2020
|
Can't Array<String> be passed to Array<String?> parameter?
|
|
4
|
8324
|
January 27, 2013
|
Ambiguous coroutineContext due to CoroutineScope receiver of suspend function
|
|
3
|
5220
|
March 28, 2022
|
Passing reference to function
|
|
2
|
10700
|
December 14, 2015
|
Why is the setter of a property not called on construction?
|
|
8
|
6176
|
March 14, 2024
|
Kotlin version compatible with java 24 EA version
|
|
4
|
4658
|
September 10, 2024
|
Way to transform class fields from/to nullables
|
|
7
|
3679
|
December 16, 2019
|
Kotlin Custom View class implements an interface that cannot be resolved in `:app:compileDebugKotlinAfterJava`. Identical Java version works fine
|
|
3
|
9247
|
August 12, 2017
|
HTTP client for KotlinJS
|
|
6
|
6986
|
June 1, 2018
|
Finding field annotations using obj::class.declaredMemberProperties
|
|
2
|
10668
|
July 9, 2018
|
Kotlin Jackson module: ClassNotFoundException: kotlin.jvm.internal.KotlinClass
|
|
2
|
10655
|
February 18, 2016
|
Multiplatform: Running kotlin.test Common tests and io.kotlintest JVM tests
|
|
5
|
7527
|
June 17, 2020
|
Loading source at runtime
|
|
6
|
6962
|
May 29, 2019
|
Overloading 'as'
|
|
6
|
3903
|
April 12, 2013
|
Compiler errors inlining functions after switching from Kotlin 1.0.x to 1.1
|
|
6
|
6928
|
November 7, 2017
|
java.lang.SecurityException: Prohibited package name: java.sql
|
|
4
|
8176
|
July 27, 2019
|
Compare two collections, but only by certain fields
|
|
3
|
9135
|
November 14, 2022
|
Creating an IntelliJ IDEA Project w/ Kotlin + Gradle
|
|
3
|
9134
|
November 20, 2018
|
Error: Could not find or load main class org.jetbrains.kotlin.preloading.Preloader Caused by: java.lang.ClassNotFoundException: org.jetbrains.kotlin.preloading.Preloader
|
|
6
|
6901
|
September 7, 2020
|
Vararg function parameter with default value?
|
|
2
|
10539
|
November 24, 2017
|
Kotlin Flow compilation error
|
|
4
|
2579
|
August 11, 2020
|