single assignment

Technology Dictionary -> single assignment

single assignment



A property of variables in a functional language. If a variable is only assigned a value once then an instance of that variable is thereafter semantically equivalent to the value.

See also zero assignment.

(2003-12-22)


© Art Branch Inc.

SQL Tutorial