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 e60dd8c commit cff9b6aCopy full SHA for cff9b6a
core-kotlin-modules/core-kotlin-collections-list-2/README.md
@@ -4,3 +4,4 @@
4
- [How to Convert a Type-Erased List to an Array in Kotlin](https://www.baeldung.com/kotlin/type-erased-list-array-conversion)
5
- [How to Remove Null and Empty Values from a List in Kotlin](https://www.baeldung.com/kotlin/lists-remove-null-empty-values)
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)
0 commit comments