Kotlin for Enterprise Applications using Java EE
上QQ阅读APP看书,第一时间看更新

Functional paradigms

Kotlin is both an object-oriented and functional programming language. It combines the functional and object-oriented paradigms. Kotlin offers support for lambda functions and higher-order functions, making it a great choice for functional programming.