katlib
2.2.7
Katlib
katlib
/
dev.forst.katlib
/
withEach
with
Each
inline
fun
<
T
>
Iterable
<
T
>
.
withEach
(
action
:
T
.
(
)
->
Unit
)
(
source
)
Performs the given action with each element as a receiver.