arrow-analysis-common
2.0.2-alpha.6
arrow-analysis-common
/
arrow.meta.continuations
/
ContSeq
/
forEach
for
Each
inline
fun
forEach
(
f
:
(
A
)
->
Unit
)
Content copied to clipboard
Alias for for-looping over all elements. Most efficient way to derive combinators.