Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Parsing a Duration String in Kotlin

Not able to use Kotlin Extension Function written in common in iOS as Swift Extension

How redirect Timber logs to Junit logcat

Parallel requests with coroutines

Should you pass coroutineScope as function argument?

How to initilaize viewModel using navGraph scope

Is it possible to apply real time filter to android-camerax?

How can I enable Explcit API mode in an Android/Kotlin library module?

Kotlin MultiPlatform - Publish Android Library Failing

implement a monad comprehension on a list in kotlin using a coroutine

Expandable Text in Jetpack Compose

How to enforce generic type with Kotlin interop

java generics interop kotlin

Anko 0.8 - unresolved lparams reference

kotlin anko

My own solution for Kotlin's try-with-resources absence

Kotlin smart cast the second value of a pair with filter

kotlin

Can I get a KFunction from a variable of function type in Kotlin?

reflection kotlin

How can I more easily use Jooq transactions in Kotlin

transactions kotlin jooq

Kotlin: Modifying (immutable) List through cast, is it legitimate?

collections kotlin

Kotlin class literals with empty left hand side are not yet supported?

Dagger 2 with Kotlin, returning type with generic in ApplicationComponent