Usage
cons(x, l)
Signature
cons: (T, %) %
Returns
Returns the list . Does not make a copy of .
See Also
append!