About the Libraries category
|
|
1
|
2567
|
June 1, 2020
|
Explicit dependencies for coroutines
|
|
12
|
2160
|
May 3, 2025
|
Improved Any?.toString
|
|
1
|
64
|
May 3, 2025
|
How do you specify a transition in the kotlinx.html DSL?
|
|
2
|
500
|
April 21, 2025
|
applyIf and letIf?
|
|
22
|
4546
|
April 13, 2025
|
Kotlin v2 and Spring JPA v3.4, always reports `InstantiationException: Could not instantiate entity``
|
|
2
|
79
|
March 16, 2025
|
How do functions indicate their suspension points to coroutines?
|
|
14
|
200
|
March 8, 2025
|
What is the standard library to use when dealing with money in Kotlin?
|
|
14
|
291
|
February 18, 2025
|
Why coroutine dispatcher is so invasive?
|
|
7
|
495
|
January 15, 2025
|
Why buildMap uses custom map implementation instead of HashMap?
|
|
4
|
178
|
January 7, 2025
|
Kotlin.document.store - Fast NoSql document store for Kotlin Multiplatform
|
|
1
|
117
|
December 30, 2024
|
toDigits() function for Int
|
|
6
|
6803
|
December 22, 2024
|
[feature request] add overloaded operators for nullable collection types
|
|
15
|
119
|
December 19, 2024
|
Would this flow operator leak StateFlows?
|
|
1
|
73
|
December 4, 2024
|
Java reflection and Kotlin primitive types
|
|
12
|
5816
|
November 26, 2024
|
Kotlin doesn't play nice with Beans Validation annotations and this needs to be addressed
|
|
5
|
6128
|
November 25, 2024
|
Polymorphic serialization doesn't work for deeper sealed class hierarchies
|
|
5
|
5494
|
September 17, 2024
|
Kotlin reflection javaMethod() only returns raw type of List as return type
|
|
6
|
108
|
August 28, 2024
|
Coroutines with debug duplicates exception
|
|
10
|
297
|
August 26, 2024
|
Multiplatform 3D graphics library
|
|
13
|
10149
|
August 19, 2024
|
Problem with select
|
|
6
|
115
|
August 12, 2024
|
Why is `Iterable<Float>.sumOf`not available in stdlib?
|
|
0
|
58
|
August 9, 2024
|
Functions to manipulate ranges
|
|
1
|
746
|
July 25, 2024
|
Should Array have a getOrPut method?
|
|
3
|
218
|
June 27, 2024
|
Kotlinx serialization: I got "NoSuchElementException: List is empty. " when Properties.encodeToMap
|
|
1
|
284
|
May 30, 2024
|
Kotlin 2.0.0 - Suspension functions can only be called within coroutine body
|
|
1
|
2303
|
May 28, 2024
|
-10.floorDiv(4) returns -2, expected -3
|
|
2
|
288
|
May 18, 2024
|
Trouble with corotines flow buffer
|
|
1
|
229
|
May 2, 2024
|
High-quality documentation for my ORM framework is completed
|
|
7
|
1408
|
March 29, 2024
|
Why can't SharedFlows be completable?
|
|
1
|
367
|
March 27, 2024
|