toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime
/
orNull
or
Null
fun
Value
?
.
orNull
(
)
:
Value
If this value is null, return
Value.Null
, otherwise return this value.