Prepend
returns
expr
withitem
prepended to its leaves.
Examples
Prepend
is similar to Append
, but adds item
to the beginning of expr
:
Prepend
works on expressions with heads other than ‘List’:
Unlike Join
, Prepend
does not flatten lists in item
:
Nonatomic expression expected.
Implementation status
- ✅ - full supported