Sequence

WMA link


Sequence[$x_1$, $x_2$, ...]

represents a sequence of arguments to a function.

Sequence is automatically spliced in, except when a function has attribute SequenceHold
(like assignment functions).

Apply Sequence to a list to splice in arguments:

Inside Hold or a function with a held argument, Sequence is
spliced in at the first level of the argument:

If Sequence appears at a deeper level, it is left unevaluated:

ReleaseHold
Unevaluated