Can I access variable definitions in one block from another one?
|
|
5
|
1227
|
October 16, 2023
|
Why can't mutable variable be used for smart cast?
|
|
2
|
576
|
October 11, 2023
|
Kotlin variant of my JVM library cannot be resolved from Maven
|
|
0
|
648
|
October 2, 2023
|
Kotlin cannot be found in directory
|
|
0
|
468
|
October 4, 2023
|
Unresolved reference: slf4j_version
|
|
2
|
713
|
October 3, 2023
|
Best way to implement multiple functions for different type arguments without making the number of implementations grow exponentially?
|
|
2
|
864
|
October 2, 2023
|
Reason behind duplicated functions in standard library
|
|
11
|
870
|
October 3, 2023
|
Language feature for scoped restrictions?
|
|
1
|
465
|
September 29, 2023
|
Help with embedding KotlinSctipt into Java Android app
|
|
1
|
2867
|
September 24, 2023
|
JSR 223 Scripting in Kotlin 1.8.0
|
|
10
|
3302
|
September 23, 2023
|
Why isn't dropLast available for Iterable
|
|
4
|
683
|
September 20, 2023
|
Kotlin compile error with JDK 11 (JDK 8 not available)
|
|
2
|
1400
|
September 18, 2023
|
Null Type Checking with Elvis Return
|
|
2
|
1406
|
September 16, 2023
|
Duplicities in Set
|
|
2
|
611
|
September 11, 2023
|
Kotlin Multiplatform - native iOS memory overload issue
|
|
0
|
1090
|
September 5, 2023
|
Ktor and iosX64Test target
|
|
1
|
1114
|
September 3, 2023
|
Custom onClickFlow{} vs dedicated MutableStateFlow and CoroutineScope
|
|
14
|
959
|
August 29, 2023
|
Can a main file method reference another main file method in the same package?
|
|
4
|
624
|
August 18, 2023
|
Smart cast 'Loop' is impossible, because 'loop' is a property that has open or custom getter
|
|
1
|
1154
|
August 18, 2023
|
Android Studio Kotlin unresolved reference : products
|
|
0
|
1704
|
August 18, 2023
|
Get Function Annotations from Parent Class in Kotlin
|
|
0
|
653
|
August 16, 2023
|
Need to send twice in a rendevouz channel
|
|
19
|
1036
|
August 14, 2023
|
How to get KCallable from extension function?
|
|
2
|
764
|
August 12, 2023
|
Why doesn't firstOf exist?
|
|
12
|
1018
|
August 11, 2023
|
@Resource annotation
|
|
1
|
538
|
August 11, 2023
|
Why do I get different boolean logic from "and" vs "&&"?
|
|
7
|
1245
|
August 10, 2023
|
How can I setup my build script correctly and re-import project
|
|
1
|
1516
|
August 8, 2023
|
Differences in generic function signatures
|
|
6
|
718
|
August 8, 2023
|
Lazy MutableStateFlow
|
|
7
|
1535
|
July 29, 2023
|
[BUG] Multiplication of float returns incorrect value
|
|
1
|
674
|
July 28, 2023
|