execute

suspend fun <T : Any> execute(block: suspend (ReactorTransaction) -> T?): T?