toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
mapWhileInt
map
While
Int
inline
fun
mapWhileInt
(
cond
:
(
index
:
Int
)
->
Boolean
,
gen
:
(
Int
)
->
Int
)
:
IntArray