Skip to content

Commit be21bce

Browse files
authored
Update README.md
1 parent 9a587e3 commit be21bce

File tree

1 file changed

+1
-0
lines changed
  • core-kotlin-modules/core-kotlin-collections-list-2

1 file changed

+1
-0
lines changed

core-kotlin-modules/core-kotlin-collections-list-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
- [How to Initialize a List of Lists in Kotlin](https://www.baeldung.com/kotlin/list-of-lists)
77
- [How to Change a Value in a Mutable List in Kotlin](https://www.baeldung.com/kotlin/list-mutable-change-element)
88
- [Counting Occurrences of a Value in a List in Kotlin](https://www.baeldung.com/kotlin/list-count-occurrences-of-value)
9+
- [Finding First Match in Nested Lists in Kotlin](https://www.baeldung.com/kotlin/nested-list-find-first-match)

0 commit comments

Comments
 (0)