We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a587e3 commit be21bceCopy full SHA for be21bce
core-kotlin-modules/core-kotlin-collections-list-2/README.md
@@ -6,3 +6,4 @@
6
- [How to Initialize a List of Lists in Kotlin](https://www.baeldung.com/kotlin/list-of-lists)
7
- [How to Change a Value in a Mutable List in Kotlin](https://www.baeldung.com/kotlin/list-mutable-change-element)
8
- [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