Is there any way to merge partitions together? For instance, could I do 
something like merge(partitions(1:n, 2), partitions(1:n, 3))? I essentially 
want to create one iterable object out of both of them.

Reply via email to