11 lines
427 B
Markdown
11 lines
427 B
Markdown
|
## Core Groovy Collections
|
||
|
|
||
|
This module contains articles about Groovy core collections
|
||
|
|
||
|
## Relevant articles:
|
||
|
|
||
|
- [Maps in Groovy](https://www.baeldung.com/groovy-maps)
|
||
|
- [Finding Elements in Collections in Groovy](https://www.baeldung.com/groovy-collections-find-elements)
|
||
|
- [Lists in Groovy](https://www.baeldung.com/groovy-lists)
|
||
|
- [A Quick Guide to Iterating a Map in Groovy](https://www.baeldung.com/groovy-map-iterating)
|