So my goal is to overload the += operator to do the union of two arrays. Then overload the *= operator to find the intersection of two arrays. Lastly, to overload the -= ope