toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
mapWhileNotNull
map
While
Not
Null
inline
fun
<
T
>
mapWhileNotNull
(
gen
:
(
Int
)
->
T
?
)
:
List
<
T
>