Invoker

class Invoker<O : Any, R>(source)

Functions

Link copied to clipboard
inline operator fun invoke(noinline block: O.() -> Unit): R