Invoker

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

Functions

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