I have two arrays.
In both arrays are nearly all values the same, only a few are different.
How do I compare these two arrays and delete all values who are found in the first and in the second?
In both arrays are nearly all values the same, only a few are different.
How do I compare these two arrays and delete all values who are found in the first and in the second?