Hi

Interlacing blocks:

a: [a b c]
b: [x y z]
c: [1 2 3]

=> d: [a x 1 b y 2 c z 3]

Is there a function to do this? I wrote my own, but was curious.

--
Regards,
Henrik Mikael Kristensen
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to