Kevlar
2.0.13
common
kollections-interoperable
/
kollections
/
FunctionalCollection
/
forEachWithIndex
for
Each
With
Index
abstract
fun
forEachWithIndex
(
lambda
:
(
item
:
E
,
index
:
Int
)
->
Unit
)