toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.segment
/
IntSegmentSet
/
fastForEach
fast
For
Each
inline
fun
fastForEach
(
block
:
(
n
:
Int
,
min
:
Int
,
max
:
Int
)
->
Unit
)