- Android Development with Kotlin
- Marcin Moskala Igor Wojda
- 35字
- 2021-07-02 18:48:37
Collections
A very important aspect of programming is working with collections. Kotlin offers multiple kinds of collections and many improvements compared to Java. We will discuss this subject in Chapter 7, Extension Functions and Properties.