ListPrepend(list, value [, delimiters ])


Returns list with value inserted at the first position, shifting all other elements one to the right.

See also ListAppend, ListInsertAt, and ListSetAt.

list

Any list.

value

Number or list being prepended.

delimiters

Set of delimiters used in list.