Skip to content

Commit cff9b6a

Browse files
authored
Update README.md
1 parent e60dd8c commit cff9b6a

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
@@ -4,3 +4,4 @@
44
- [How to Convert a Type-Erased List to an Array in Kotlin](https://www.baeldung.com/kotlin/type-erased-list-array-conversion)
55
- [How to Remove Null and Empty Values from a List in Kotlin](https://www.baeldung.com/kotlin/lists-remove-null-empty-values)
66
- [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

Comments
 (0)