zsmb.coEst. 2017



AutSoft Android chapter meeting

2019-01-11

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.

Resources