toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
cacheLazyNullable
cache
Lazy
Nullable
inline
fun
<
T
>
cacheLazyNullable
(
field
:
KMutableProperty0
<
T
?
>
,
gen
:
(
)
->
T
)
:
T