Skip to content

Commit f4607ff

Browse files
authored
Update README.md
1 parent f1918d4 commit f4607ff

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
@@ -3,3 +3,4 @@
33
- [Iterate Through a List and Add Items in Kotlin](https://www.baeldung.com/kotlin/list-iterate-add-items-dynamically)
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)
6+
- [How to Initialize a List of Lists in Kotlin](https://www.baeldung.com/kotlin/list-of-lists)

0 commit comments

Comments
 (0)