Selekt
Toggle table of contents
0.30.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-commons
/
com.bloomberg.selekt.commons
/
forEachCatching
for
Each
Catching
inline
fun
<
T
>
Iterable
<
T
>
.
forEachCatching
(
action
:
(
T
)
->
Unit
)
:
Iterable
<
Throwable
>
(
source
)