7. Advanced Kotlin features

Kotlin is one of the most flexible and modern programming languages. It supports both object-oriented programming and functional programming features. Moreover, it also allows the use of compile-time unknown classes using reflection. In this section, we will explore some of its more advanced aspects.


Table of contents