LazyFunction

sealed external interface LazyFunction<out R>(source)

Functions

Link copied to clipboard
inline suspend operator fun invoke(): R