Contents

makeExpression()

Creates a pending expression of an array of intent values.

Declaration

func makeExpression() -> IntentValueExpression

Return Value

An intent value expression representing this array.

Discussion

The system evaluates the expression when needed, allowing for lazy conversion of the array’s elements.