Getting used to jUnit5
|
|
3
|
74
|
March 3, 2025
|
Receiver Type of function literals / anonymous function
|
|
7
|
83
|
February 26, 2025
|
Auto-completion in kotlin main-kts scripts which uses @file:import
|
|
6
|
1985
|
February 9, 2025
|
Sealed class and generic types kotlinx-serialization
|
|
2
|
200
|
February 9, 2025
|
Make a type Comparable with itself through extension operator overload
|
|
4
|
92
|
January 30, 2025
|
How to render offscreen using the GPU
|
|
5
|
328
|
January 26, 2025
|
How to print with printer on desktop Kotlin
|
|
0
|
66
|
January 26, 2025
|
Closed polymorphism with kotlinx.serialization (and KMongo)
|
|
10
|
239
|
January 25, 2025
|
Protobuf, Kotlin & Java recommendations and Howto
|
|
1
|
121
|
January 23, 2025
|
I have a try/catch block but the exception is never caught
|
|
17
|
239
|
January 23, 2025
|
Best way to handle a Collection version of a UByte range
|
|
0
|
34
|
January 19, 2025
|
Having difficulty adapting the RabbitMQ client to coroutines
|
|
5
|
3442
|
January 18, 2025
|
Unresolved reference: Keep on KMP Project
|
|
1
|
147
|
January 17, 2025
|
Another example of weird behavior of damned gradle
|
|
0
|
65
|
January 14, 2025
|
Best way to implement "independent" DSL elements
|
|
9
|
169
|
January 13, 2025
|
Best practices for top-level declarations
|
|
11
|
34315
|
January 8, 2025
|
Failed to apply plugin 'kotlin-android'
|
|
0
|
490
|
January 7, 2025
|
"Expecting a top level declaration" after Kotlin upgrade
|
|
4
|
44724
|
January 1, 2025
|
Can't access headers from an HttpResponse [ktor]
|
|
0
|
57
|
December 22, 2024
|
Trick to get type inference work here?
|
|
2
|
99
|
December 2, 2024
|
Potential value loss in Kotlin's SharedFlow between subscriptions
|
|
1
|
153
|
November 29, 2024
|
How to parse unknown/changing JSON data type with kotlinx.serialization.json library?
|
|
5
|
422
|
November 28, 2024
|
Decomposing data classes
|
|
4
|
184
|
November 23, 2024
|
BindingContext.get(TYPE, typeReference) returns null
|
|
4
|
1017
|
November 22, 2024
|
Kotlin compatibility with jvm
|
|
1
|
836
|
November 19, 2024
|
Finding Inferred Platform Types
|
|
0
|
38
|
November 14, 2024
|
Delay function in Async logic
|
|
5
|
85
|
November 13, 2024
|
Shorthand for repeated also-apply operation
|
|
5
|
112
|
November 12, 2024
|
Why doesn't suspend function support overloading?
|
|
5
|
172
|
October 30, 2024
|
Coroutines channel potential memory leak?
|
|
4
|
194
|
October 29, 2024
|