toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
forEachApply
for
Each
Apply
inline
fun
<
E
>
Iterable
<
E
>
.
forEachApply
(
action
:
E
.
(
)
->
Unit
)