Programming in Kotlin: Fundamentals, Episode 16: Simplify Code with When Expressions | raywenderlich.com

Learn about the when expression, a more concise larger set of if/else expressions. Use when to return values.


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