Programming in Kotlin: Fundamentals, Episode 21: Challenge: Use Nullables | raywenderlich.com

Practice dealing with Nullable Types, and null, using the safe call operator, the Elvis operator, and null-checks.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/33862041-programming-in-kotlin-fundamentals/lessons/21