fluid-stdlib
0.14.0
common
fluid-stdlib
/
io.fluidsonic.stdlib
/
ifNull
if
Null
inline
fun
<
T
:
Any
>
T
?
.
ifNull
(
defaultValue
:
(
)
->
T
)
:
T