About the Libraries category
|
|
1
|
2588
|
June 1, 2020
|
Kotlin Script Execution Not Working in OSGI Environment
|
|
0
|
32
|
July 8, 2025
|
`Sequence.sorted*` methods
|
|
7
|
3537
|
June 28, 2025
|
Explicit dependencies for coroutines
|
|
11
|
2211
|
August 7, 2019
|
Improved Any?.toString
|
|
1
|
108
|
May 3, 2025
|
How do you specify a transition in the kotlinx.html DSL?
|
|
2
|
523
|
April 21, 2025
|
applyIf and letIf?
|
|
22
|
4947
|
April 13, 2025
|
Kotlin v2 and Spring JPA v3.4, always reports `InstantiationException: Could not instantiate entity``
|
|
2
|
91
|
March 16, 2025
|
How do functions indicate their suspension points to coroutines?
|
|
14
|
394
|
March 8, 2025
|
What is the standard library to use when dealing with money in Kotlin?
|
|
14
|
611
|
February 18, 2025
|
Why coroutine dispatcher is so invasive?
|
|
7
|
770
|
January 15, 2025
|
Why buildMap uses custom map implementation instead of HashMap?
|
|
4
|
257
|
January 7, 2025
|
Kotlin.document.store - Fast NoSql document store for Kotlin Multiplatform
|
|
1
|
163
|
December 30, 2024
|
toDigits() function for Int
|
|
6
|
6973
|
December 22, 2024
|
[feature request] add overloaded operators for nullable collection types
|
|
15
|
189
|
December 19, 2024
|
Would this flow operator leak StateFlows?
|
|
1
|
90
|
December 4, 2024
|
Java reflection and Kotlin primitive types
|
|
12
|
5951
|
November 26, 2024
|
Kotlin doesn't play nice with Beans Validation annotations and this needs to be addressed
|
|
5
|
6635
|
November 25, 2024
|
Polymorphic serialization doesn't work for deeper sealed class hierarchies
|
|
5
|
5610
|
September 17, 2024
|
Kotlin reflection javaMethod() only returns raw type of List as return type
|
|
6
|
152
|
August 28, 2024
|
Coroutines with debug duplicates exception
|
|
10
|
392
|
August 26, 2024
|
Multiplatform 3D graphics library
|
|
13
|
10418
|
August 19, 2024
|
Problem with select
|
|
6
|
151
|
August 12, 2024
|
Why is `Iterable<Float>.sumOf`not available in stdlib?
|
|
0
|
79
|
August 9, 2024
|
Functions to manipulate ranges
|
|
1
|
781
|
July 25, 2024
|
Should Array have a getOrPut method?
|
|
3
|
241
|
June 27, 2024
|
Kotlinx serialization: I got "NoSuchElementException: List is empty. " when Properties.encodeToMap
|
|
1
|
303
|
May 30, 2024
|
Kotlin 2.0.0 - Suspension functions can only be called within coroutine body
|
|
1
|
2641
|
May 28, 2024
|
-10.floorDiv(4) returns -2, expected -3
|
|
2
|
335
|
May 18, 2024
|
Trouble with corotines flow buffer
|
|
1
|
245
|
May 2, 2024
|