This was a while ago, has this been added yet?
If you don’t know, the problem is we can pack multiple streams of values in parallel, but not in series. We can specify that all the variadic generic arguments can be Sequences, but not that they all need to share the element type.