P icon indicating copy to clipboard operation
P copied to clipboard

Add support for collection union for sets

Open ankushdesai opened this issue 3 years ago • 0 comments

There is a need to union collections in P.

It would be good to overload += to do union of sets. Similarly to use -= to remove eliminates elements from the set.

ankushdesai avatar Nov 16 '22 05:11 ankushdesai