littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node.internal
/
NodeList
/
forEachIndexed
for
Each
Indexed
inline
fun
forEachIndexed
(
action
:
(
index
:
Int
,
node
:
Node
)
->
Unit
)