expression @@ expression
@@
The @@ operator evaluates to the concatenation of the given lists. If either expression is a single value rather than a list, it will be converted to a list of one value.
@
: