PrependTo

WMA link


PrependTo[s, item]

prepends item to value of s and sets s to the result.

Assign s to a list

Add a new value at the beginning of the list:

The value assigned to s has changed:

PrependTo works with a head other than List:

Prepend
ReplacePart