List Question
20 TechQA 2024-02-14T18:10:07.613000Compile-time check for lambda type in Kotlin
35 views
Asked by Claudio
Can I make IDEA show a hint to use a Kotlin extension function instead of a Java original?
28 views
Asked by java.is.for.desktop
After upgrading from SaxonCS from 11 to 12 ExtensionFunction are no longer working
109 views
Asked by Kingpin
How to call Kotlin extension function from Groovy code?
559 views
Asked by Vadik Sirekanyan
How can I create an extension function on System class?
502 views
Asked by B.56
how to stub kotlin map function | unittest
628 views
Asked by kokoko
flatMapConcat for convert
208 views
Asked by emreturka
What happens when I override a built-in operator, e.g., to, in Kotlin?
29 views
Asked by tunnuz
I make extension function in android using kotlin and method from the data type, but my extension function not working properly?
108 views
Asked by Yosua Haloho
Kotlin : function extension inside companion object
5k views
Asked by Imane
Kotlin collection operations effectiveness
309 views
Asked by Francis
How to create an extension function with multiple receivers in Kotlin?
12k views
Asked by Sergio
Apply extension function to several types at once in Kotlin
754 views
Asked by yaugenka
How can I use annotation @IntRange for Kotlin extension function for Integer
1.1k views
Asked by Hui He
Mock extensions function inside Companion Object
575 views
Asked by LeYAUable
Why cannot I create extension to BigDecimal in Kotlin?
449 views
Asked by Dmytro Chasovskyi
Providing only one type parameter to an extension function with multiple type parameters in Kotlin
1.1k views
Asked by goshki
type mismatch when create a kotlin infix notation to nest a function to another
117 views
Asked by Langua
vararg and extension function in kotlin
741 views
Asked by Kratos
Unit testing list extension function - Kotlin
274 views
Asked by Ankush