Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.extensions.reflection
/
isLazy
is
Lazy
inline suspend
fun
KProperty0
<
*
>
.
isLazy
(
)
:
Boolean
See also
LazyUtils.
isLazy
inline suspend
fun
<
T
:
Any
,
R
>
KProperty1
<
T
,
R
>
.
isLazy
(
obj
:
T
)
:
Boolean