January 2018
Intermediate to advanced
434 pages
14h 1m
English
Basically, Kotlin is a type-safe language and ensures that types cannot be directly converted in the language. Also, String is not the same as String? As expected, there is no method to convert a variable to a Boolean type. Conversion from a larger type to a smaller type is possible, but it might truncate the resulting values.
Read now
Unlock full access