ob1kanobee
Programmer
Hi,
I have 2 Vectors with the exact same structure that I want to combine into one.
Currently, I'm looping through first and second vector with a method that returns a list with both vectors' values.
Is there an easier way of doing this?
I have 2 Vectors with the exact same structure that I want to combine into one.
Currently, I'm looping through first and second vector with a method that returns a list with both vectors' values.
Is there an easier way of doing this?