Kollections
2.0.16
common
kollections-interoperable
/
kollections.internal
/
AbstractCollection
/
forEachWithIndex
for
Each
With
Index
open
override
fun
forEachWithIndex
(
lambda
:
(
item
:
E
,
index
:
Int
)
->
Unit
)