Programming in Kotlin: Fundamentals, Episode 25: Simplify Code With When Expressions | Kodeco

This content was released on Apr 14 2020. The official support period is 6-months from this date.

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


This is a companion discussion topic for the original entry at https://www.kodeco.com/7910496-programming-in-kotlin-fundamentals/lessons/25