toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
fastForEachIndexed
fast
For
Each
Indexed
inline
fun
PointList
.
fastForEachIndexed
(
block
:
(
index
:
Int
,
Point
)
->
Unit
)