DeferScope

open class DeferScope

Functions

defer
Link copied to clipboard
inline fun defer(crossinline block: () -> Unit)

Inheritors

AutofreeScope
Link copied to clipboard