plugin
1.0.0-SNAPSHOT
jvm
plugin
/
com.jetbrains.packagesearch.plugin.services
/
withEach
with
Each
inline
fun
<
T
>
Iterable
<
T
>
.
withEach
(
function
:
T
.
(
)
->
Unit
)
:
List
<
T
>