Next: copy, Previous: command, Up: GCL Reference [Contents][Index]
(cons EXPR LIST)
Returns the list obtained by adding EXPR as first element of LIST. Note that the second argument has to be a list.