January 2018
Intermediate to advanced
434 pages
14h 1m
English
In Kotlin, when is like a super-powered switch control statement. However, that's not all it can do. There's a lot of amazing logic that you can build with the when statement, one example of which is using a range with the when statement. We will take a look at that in this recipe.
Read now
Unlock full access