Contents

makeExpression()

Creates a pending expression of a set of intent values.

Declaration

func makeExpression() -> IntentValueExpression

Return Value

An intent value expression representing this set.

Discussion

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