Kotlin Budapest User Group meetup - September 2018
2018-09-20 • Budapest, Hungary • Event page
Resources
Talk details
Typical Kotlin
The talk covers some of the basic built-in types of Kotlin (Any, Unit, Nothing), and how we interact with these types - whether we know it or not - when using basic constructs (the Elvis operator, return statements, null itself) of the language.