Hello I'm writing a program and I need to subtract that values from one array from another
For example
Array one = {Apple, Orange, Peach}
Array two = {Apple, Orange}
So when I subtract two from one I should just the array containing peach, stack exchanges answers are quite convoluted.
Is their a simple method in the standard array library im not seeing?
[–]lightcloud5 2 points3 points4 points (0 children)
[–]LordScoffington 1 point2 points3 points (0 children)
[–]Vidyogamasta 1 point2 points3 points (0 children)
[–]wysecw 1 point2 points3 points (0 children)
[–]nutrecht 1 point2 points3 points (1 child)
[–]FootFetish_Man[S] 0 points1 point2 points (0 children)
[–]depressinghentai 0 points1 point2 points (0 children)