nreconc

nreconc is an alias for `cl-nreconc' in `cl.el'.

(nreconc X Y)

Equivalent to (nconc (nreverse X) Y).