Next: , Previous: command, Up: GCL Reference


7.2.27 cons

(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.