symmetricDifference# swordfish.function.symmetricDifference()# Return the union of two sets minus the intersection of the two sets. Parameters: X (Constant) – A set Y (Constant) – A set