arg

fun arg(name: String, expression: Expression)

Appends a named argument.

Parameters

name

argument name, matching the corresponding parameter of the backing function

expression

argument expression, typically produced by one of the helpers in this scope