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