metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro
/
memoizeAsLazy
memoize
As
Lazy
fun
<
T
>
Provider
<
T
>
.
memoizeAsLazy
(
)
:
Lazy
<
T
>
(
source
)
Returns a memoizing
Lazy
instance of this provider.