With¶
With substitutes constant values into the body expression.
Several variable specifications may be given. Each one is scoped inside the ones before it, so a later one can build on an earlier one:
With¶With substitutes constant values into the body expression.
Several variable specifications may be given. Each one is scoped inside the ones before it, so a later one can build on an earlier one: