Multi-platform module recipes
|
|
7
|
2933
|
July 14, 2017
|
Kotlin and Reflection
|
|
3
|
7369
|
April 4, 2016
|
Contracts, lambdas and captured vals
|
|
6
|
1761
|
May 12, 2020
|
Simplest IDEA project for kotlin scripts
|
|
3
|
2323
|
October 11, 2020
|
AutoClosable.use vs Closable.use
|
|
5
|
5994
|
September 6, 2017
|
Problems with overload resolution of generic extension methods with multiple type parameters
|
|
3
|
4125
|
February 2, 2016
|
Kotlin 1.2.50 increases APK size by 97 kb versus 1.2.41
|
|
3
|
2318
|
June 29, 2018
|
Creating simple node server with Kotlin
|
|
6
|
9852
|
February 18, 2018
|
Please tell me how to connect mysql with php in kotlin
|
|
4
|
11648
|
January 24, 2022
|
How to get KClass of @file:JvmName
|
|
8
|
4877
|
October 30, 2018
|
Kotlin gradle compilation is kind of borken in 1.1.2
|
|
2
|
8437
|
May 12, 2017
|
Please make official documents mobile-friendly
|
|
2
|
1500
|
August 22, 2018
|
Using coroutines to avoid callback hell when using XMLHttpRequest
|
|
6
|
5516
|
May 13, 2017
|
How to use kotlin with proguard?
|
|
2
|
14898
|
June 2, 2017
|
Type mismatch when passing functional interface argument
|
|
2
|
14890
|
April 29, 2015
|
Extend class primary constructor without repeating every single parameter
|
|
2
|
1486
|
January 29, 2021
|
AAPT2 process unexpectedly exit. Error output: aapt2.exe W 05-09 12:52:24 5324 1504 LoadedArsc.cpp:682] Unknown chunk type '200'
|
|
2
|
8328
|
August 28, 2024
|
Kotlin-style properties for Java
|
|
0
|
806
|
April 14, 2021
|
Any news on nested typealiases?
|
|
0
|
806
|
August 11, 2020
|
Kotlin (JS) and unit-testing
|
|
8
|
4774
|
May 27, 2017
|
What is mean java.lang.NoSuchMethodError: kotlin.jvm.internal.Intrinsics.reifyClassLiteral?
|
|
6
|
9610
|
October 17, 2015
|
How to resolve this 'Unresolved reference'?
|
|
2
|
14665
|
June 5, 2017
|
Get column values in a 2D matrix
|
|
2
|
4625
|
August 9, 2021
|
Android issue with backticked method names
|
|
4
|
11313
|
April 9, 2018
|
Best way to ignore variable in destructuring assignment
|
|
1
|
3178
|
July 1, 2016
|
Force / hint of Int to java.lang.Integer?
|
|
5
|
10291
|
March 27, 2017
|
Iterate over asynchronous callbacks in coroutine
|
|
7
|
8908
|
June 11, 2019
|
Kotlin not work with Java 13
|
|
4
|
6334
|
December 23, 2019
|
How to run functions in coroutines on after another
|
|
7
|
8886
|
August 18, 2020
|
Using enums generically
|
|
3
|
12558
|
March 6, 2015
|
Default for throw or null
|
|
5
|
3242
|
March 26, 2018
|
Deprecated Messages Doesn't Disappear After Setting JVM Target
|
|
2
|
8144
|
April 19, 2017
|
Allow to declare directly `val` in the `if` statement and use in body
|
|
2
|
4578
|
September 29, 2016
|
The latest state of my kotlin framework after interacting with the first users
|
|
0
|
792
|
December 8, 2022
|
Define an object or a class with only a companion object?
|
|
7
|
1574
|
May 13, 2023
|
Let run with, also apply. Filter takeIf
|
|
4
|
11196
|
April 12, 2017
|
Compile Kotlin code from string at runtime
|
|
6
|
9458
|
March 4, 2020
|
Arraylist from json can not be iterated
|
|
6
|
9445
|
August 13, 2017
|
Named arguments for Funtional Types
|
|
0
|
789
|
July 21, 2022
|
Kotlin and megamorphic interfaces
|
|
1
|
991
|
May 13, 2020
|
The Standard Library and a Kotlin Manifesto
|
|
8
|
8305
|
December 31, 2017
|
Empty Arrays
|
|
5
|
10171
|
August 26, 2017
|
Android unable to resolve dependency on common module
|
|
2
|
14350
|
January 21, 2020
|
Two name validation
|
|
7
|
1560
|
December 6, 2020
|
Replacement for synchronized()?
|
|
3
|
12358
|
January 20, 2019
|
Using typealias on generics
|
|
4
|
11030
|
March 10, 2018
|
Kotlin 1.0.3 EAP
|
|
7
|
4885
|
June 28, 2016
|
Implement (/inherit/~extend) annotation in Kotlin
|
|
4
|
10935
|
August 7, 2018
|
News from KotlinTest
|
|
1
|
3067
|
June 14, 2016
|
Transforming data-classes with a function
|
|
2
|
2504
|
July 16, 2016
|