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