i1 = append( {a,b,c}, x ) o1 = {a,b,c,x} o1 : List
See also prepend and join.
Go to main index.
Go to concepts index.