LazyFunction

sealed external interface LazyFunction<out R>(source)

Functions

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