0

I wondered what was the recommended/prefered way of working with sets, for example a.difference(b) vs a - b, as in the first method it is clear we are working with sets, in the second not. However, the union operator is |, which isn't used for anything else.

0 Answers0