Iteration.variableInDistinct

Creates a new named variable associated with the iterative context.

This variable will not be maintained distinctly, and may advertise tuples as recent multiple times (perhaps unbounded many times).

struct Iteration
scope
variableInDistinct
(
T0
T1
)
(
string s
)

Meta