joining arrays



How to fill the array k[-1,-2,-3,1,2,3] with values from the two arrays:
kl[-1,-2,-3]  and kr[1,2,3]  ?  k[0] should be kept unassigned.

Thank you for your help 

--
Pol