XList Reference
unshift
unshift
(
an_item
)
Append an item at the beginning of the list.
Parameters
an_item(anything) : an item to be appended