Next: , Previous: , Up: GCL Reference   [Contents][Index]


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.