Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
guenhter
guenhter has asked
10
questions and find answers to
33
problems.
Stats
986
EtPoint
333
Vote count
10
questions
33
answers
About
guenhter questions
Using Gradle to build a jar with dependencies with Kotlin-DSL
Ktor Session Cookie Authentication
Analyse ssl error with gradle (-Djavax.net.debug=ssl seems not to be respected)
Why is the Java ArrayList compatible with Kotlins List interface
Kotlin Coroutines with timeout
How to add new configuration with Gradle Kotlin-dsl
How to add new sourceset with gradle kotlin-dsl
guenhter answers
unexpected behaviour of override with Kotlin class delegation
Having a getter return a non-nullable type even though the backing field is nullable
why kotlin lambda decompiled to java code is (Function0)null.INSTANCE
How to make multiconditional for loop in kotlin
Is there a way to nest an enum within a data class in Kotlin?
How to check lambda emptiness in kotlin
Kotlin lambda with several parameters
java.lang.ClassNotFoundException: com.intellij.junit5.JUnit5IdeaTestRunner using spek in kotlin
Get companion class in companion object
Why is Kotlin's string interpolation concatenating strings in Java?