toggle menu
Signum
3.12.0
common
switch theme
search in API
internals
/
at.asitplus.signum.internals
/
orLazy
or
Lazy
infix
fun
<
T
:
Any
>
T
?
.
orLazy
(
block
:
(
)
->
T
)
:
Lazy
<
T
>
(
source
)