|
Writing a compiler in Kotlin
|
|
3
|
2656
|
January 12, 2023
|
|
`@OverloadResolutionByLambdaReturnType` won't work with generics?
|
|
6
|
1708
|
January 3, 2023
|
|
Access maven project properties from kotlin script
|
|
1
|
749
|
January 2, 2023
|
|
Is it possible to turn blocking Java code into non-blocking with Kotlin? How?
|
|
6
|
2911
|
January 2, 2023
|
|
Public sealed class with protected constructor exposes internal type
|
|
1
|
815
|
December 29, 2022
|
|
When expression on sealed interface requires unnecessary branches
|
|
3
|
1072
|
December 27, 2022
|
|
Switchable (table) sorting
|
|
0
|
577
|
December 20, 2022
|
|
My experience with coroutines in Kotlin
|
|
8
|
2456
|
December 14, 2022
|
|
Dependency Management Without Build Tools
|
|
0
|
649
|
December 13, 2022
|
|
How to continue a suspend function in a dynamic proxy in the same coroutine?
|
|
5
|
4144
|
December 9, 2022
|
|
Using Regex in a when
|
|
7
|
22046
|
December 8, 2022
|
|
How to make typealias for type with self-referencing generic?
|
|
0
|
994
|
December 5, 2022
|
|
Automation tests and reports in Kotlin + Junit5 + Maven are not recognized
|
|
1
|
1643
|
November 29, 2022
|
|
How to initialize CompilerConfiguration in order to perform JSR223 Scripting?
|
|
0
|
755
|
November 28, 2022
|
|
Catched exception still throwing
|
|
12
|
911
|
November 23, 2022
|
|
Data Classes equals() and hashCode() for use with JPA
|
|
2
|
11520
|
January 3, 2018
|
|
Using Kotlin REPL programmatically
|
|
0
|
613
|
November 18, 2022
|
|
Ide's incremental compiler support for compiler plugin generated code?
|
|
4
|
1259
|
November 18, 2022
|
|
JSR 223 Scripting with Kotlin 1.8.0-beta
|
|
1
|
680
|
November 16, 2022
|
|
Java to kotlin renames some boolean fields
|
|
2
|
752
|
November 16, 2022
|
|
How to call Number.toLocaleString() in Kotlin/js?
|
|
0
|
758
|
November 15, 2022
|
|
Multiple Inheritance or composition
|
|
21
|
8065
|
September 27, 2022
|
|
Get access to source code of a lambda function
|
|
3
|
937
|
November 14, 2022
|
|
Building a Sequence Recursively
|
|
3
|
1446
|
November 14, 2022
|
|
Compare two collections, but only by certain fields
|
|
3
|
9684
|
November 14, 2022
|
|
Issues with Kotlin jvm library
|
|
6
|
851
|
November 13, 2022
|
|
How to test protected function
|
|
26
|
24319
|
November 11, 2022
|
|
Multiple type class
|
|
5
|
1836
|
November 8, 2022
|
|
ScriptEngine#get doesn't work like other script engines
|
|
2
|
856
|
November 6, 2022
|
|
Link together multiple variables
|
|
1
|
900
|
November 5, 2022
|