Skip to content

Commit f466e1e

Browse files
authored
Update README.md
[skip ci]
1 parent 11f1c31 commit f466e1e

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ This module contains articles about core Kotlin collections.
99
- [Convert Map to List in Kotlin](https://www.baeldung.com/kotlin/map-list-transformation)
1010
- [Swap Elements in MutableList in Kotlin](https://www.baeldung.com/kotlin/mutablelist-swap-items)
1111
- [Removing the First Element From an ArrayList in Kotlin](https://www.baeldung.com/kotlin/arraylist-delete-first-element)
12+
- [Apply a Function to Each Element of a List in Kotlin](https://www.baeldung.com/kotlin/list-apply-function-to-each-item)

0 commit comments

Comments
 (0)