Sequence
Sequence[e1, e2, ...]
holds a list of expressions to be automatically inserted into another function.
Attributes[Sequence] := {Protected}
Simple examples
Sequence arguments are automatically inserted into the parent functions:
Outside of the context of functions, Sequence objects do not merge:Further examples
Empty Sequence[]
objects effectively disappear: