[[Explain what's meant.]] ---- There are two choices for passing [array]s both "into" and "out of" [proc]-s: * serialization, generally into a list with "array get ..." * local proxying of an external variable by use [uplevel] [[Examples]]