louiscad
06/26/2024, 10:37 AMRandomAccess
as a function parameter type.
No Kotlin dev anymore: Let's use java.util.Random
, way more relevant than kotlin.Random
.
There are a lot of discussions about writing idiomatic Kotlin, about going beyond writing Java in Kotlin.
However, the IDE (Android Studio Koala, in my case), seems to want me to use Java APIs, even though there are obvious, better alternatives in Kotlin.
Why java.util
gets so much priority, and why isn't the IDE more Kotlin aware?wasyl
06/26/2024, 12:14 PMCLOVIS
06/27/2024, 8:14 AMCLOVIS
06/27/2024, 8:15 AMRok Oblak
06/27/2024, 2:37 PM