|
SequenceHold
SequenceHold is an attribute which specifies that Sequence objects appearing in the arguments of a function should not automatically be flattened out.
The attribute HoldAllComplete prevents Sequence objects from being flattened out.
See Section 2.6.3 and Section 2.6.5.
See also: HoldAll, HoldAllComplete.
New in Version 3.
Further Examples
|