on Each
Performs the given action on each element and returns the array itself afterwards.
Since Kotlin
1.4
Performs the given action on each element and returns the collection itself afterwards.
Since Kotlin
1.1
Performs the given action on each element and returns the array itself afterwards.
Performs the given action on each element and returns the collection itself afterwards.