8 lines
202 B
Markdown
Raw Normal View History

2020-08-30 13:23:51 +02:00
## Core Kotlin Collections
This module contains articles about core Kotlin collections.
2020-09-17 00:09:56 +08:00
## Relevant articles:
2020-08-30 13:23:51 +02:00
2020-09-17 00:09:56 +08:00
- [Aggregate Operations in Kotlin](https://www.baeldung.com/kotlin/aggregate-operations)