RMRowan Marshallin3sticksofram.hashnode.dev·Jan 7, 2022 · 3 min readTurning idiomatic Java, into idiomatic KotlinConverting Java to Kotlin can be a tricky thing. The languages aren't a million miles from each other, and the Java-to-Kotlin converter provided by JetBrains does an admirable job, but direct conversions like these often fail to account for idiomatic...00