I find that I need much less code in Kotlin if I a...
# announcements
n
I find that I need much less code in Kotlin if I avoid Java style. E.g. use higher order functions instead of a DI container.