Interleave two lists

Combine2Lists

If you have two lists that you want to combine, you can do so using zl object with an argument lace. However, it will only output a list that is twice as long as the shorter of the two lists. Hence, it's best if the two lists are the same length. 

Chapter: 
Keywords: