Pripojí prvok na koniec zoznamu.
Príklady:
(pripoj 'x '(a b c)) ; -> (a b c x) (pripoj 'x '(a c)) ; -> (a c x)