The tl;dr is that you have to use `zip` for this, ...
# arrow
p
The tl;dr is that you have to use
zip
for this, as comprehensions require sequentiality. If the first VNel fails and you tried to use its result...well you wouldn't have a result, right?