Facts you may not know about Kotlin
Topic Since Kotlin began, back in 2010, many features have appeared in the language, some of them are still going, others only show up in the deepest darkest depths of source repository history. We will start the talk with several fun facts from Kotlin’s past. You will learn a little about the namesake-island, traits, generics, and type erasure. Writing compact, clear, and idiomatic code will also be one of our topics. Nowadays, Kotlin is not just the JVM language it was in the very beginning, …