 |
Sequence
Sequence[
,
, ... ] represents a sequence of arguments to be spliced automatically into any function.
Example: f[a, Sequence[b, c]] . Sequence objects will automatically be flattened out in all functions except those with attribute SequenceHold. See the Mathematica book: Section 2.2.11. See also: FlattenAt, BlankSequence, SlotSequence, List, Listable.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|