toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
IntMap
/
fastValueForEachNullable
fast
Value
For
Each
Nullable
inline
fun
fastValueForEachNullable
(
callback
:
(
value
:
T
?
)
->
Unit
)